diff options
| author | Guido van Rossum <guido@python.org> | 1997-05-28 16:14:48 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-05-28 16:14:48 +0000 |
| commit | fe976566312ae053b5234644d006e15bb2b94d9e (patch) | |
| tree | 0a97e57cb71cd7d43100ccaa9ebb32ed3669712f /Demo/sgi | |
| parent | 5416a0d97c17752dd9e83ba13bcfefccbb5d76fe (diff) | |
| download | cpython-git-fe976566312ae053b5234644d006e15bb2b94d9e.tar.gz | |
Hide .fdc files here.
Diffstat (limited to 'Demo/sgi')
| -rw-r--r-- | Demo/sgi/al/.cvsignore | 1 | ||||
| -rw-r--r-- | Demo/sgi/flp/.cvsignore | 1 | ||||
| -rwxr-xr-x | Demo/sgi/video/.cvsignore | 3 |
3 files changed, 3 insertions, 2 deletions
diff --git a/Demo/sgi/al/.cvsignore b/Demo/sgi/al/.cvsignore new file mode 100644 index 0000000000..11df8b01bb --- /dev/null +++ b/Demo/sgi/al/.cvsignore @@ -0,0 +1 @@ +cmpaf_form.fdc diff --git a/Demo/sgi/flp/.cvsignore b/Demo/sgi/flp/.cvsignore new file mode 100644 index 0000000000..4cee222e1d --- /dev/null +++ b/Demo/sgi/flp/.cvsignore @@ -0,0 +1 @@ +tcache.fdc test_cb.fdc test_nocb.fdc diff --git a/Demo/sgi/video/.cvsignore b/Demo/sgi/video/.cvsignore index fb9700bf02..6d28ed64d1 100755 --- a/Demo/sgi/video/.cvsignore +++ b/Demo/sgi/video/.cvsignore @@ -1,2 +1 @@ -i2v -v2i +VeditForm.fdc |
