diff options
| -rw-r--r-- | Lib/ctypes/.cvsignore | 4 | ||||
| -rw-r--r-- | Lib/ctypes/macholib/.cvsignore | 3 | ||||
| -rw-r--r-- | Lib/ctypes/test/.cvsignore | 4 |
3 files changed, 0 insertions, 11 deletions
diff --git a/Lib/ctypes/.cvsignore b/Lib/ctypes/.cvsignore deleted file mode 100644 index f36246a..0000000 --- a/Lib/ctypes/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ - -*.pyc -*.pyo -com diff --git a/Lib/ctypes/macholib/.cvsignore b/Lib/ctypes/macholib/.cvsignore deleted file mode 100644 index 01c0486..0000000 --- a/Lib/ctypes/macholib/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -*.pyc -*.pyo -.svn diff --git a/Lib/ctypes/test/.cvsignore b/Lib/ctypes/test/.cvsignore deleted file mode 100644 index 842a983..0000000 --- a/Lib/ctypes/test/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -*.pyc -*.pyo -_testfile.py -_testfile.xml |
