diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2005-10-30 22:01:41 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2005-10-30 22:01:41 (GMT) |
commit | ab0f947a21008b57121cc40b01dcbb3d79f1f65a (patch) | |
tree | 7be5e8cae66affff1c0bcae53edc17541c8106d2 /Modules | |
parent | 59c61911ac8157ae27988b0c752b0b6bfa03b0fb (diff) | |
download | cpython-ab0f947a21008b57121cc40b01dcbb3d79f1f65a.zip cpython-ab0f947a21008b57121cc40b01dcbb3d79f1f65a.tar.gz cpython-ab0f947a21008b57121cc40b01dcbb3d79f1f65a.tar.bz2 |
Remove .cvsignore files, as they live in svn:ignore
properties now.
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/.cvsignore | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Modules/.cvsignore b/Modules/.cvsignore deleted file mode 100644 index c973078..0000000 --- a/Modules/.cvsignore +++ /dev/null @@ -1,9 +0,0 @@ -Setup -Makefile.pre -Setup.thread -Setup.config -Setup.local -hassignal -config.c -Makefile -add2lib |