diff --git a/Lib/ctypes/.cvsignore b/Lib/ctypes/.cvsignore deleted file mode 100644 index f36246a6cb7..00000000000 --- 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 01c048605c8..00000000000 --- 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 842a98397aa..00000000000 --- a/Lib/ctypes/test/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -*.pyc -*.pyo -_testfile.py -_testfile.xml