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 /Mac/OSX | |
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 'Mac/OSX')
-rw-r--r-- | Mac/OSX/.cvsignore | 4 | ||||
-rw-r--r-- | Mac/OSX/PythonLauncher/.cvsignore | 1 | ||||
-rw-r--r-- | Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore | 1 |
3 files changed, 0 insertions, 6 deletions
diff --git a/Mac/OSX/.cvsignore b/Mac/OSX/.cvsignore deleted file mode 100644 index 9b9da9e..0000000 --- a/Mac/OSX/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -build -build-html -Mac.jaguar.pth -pythonw.sh diff --git a/Mac/OSX/PythonLauncher/.cvsignore b/Mac/OSX/PythonLauncher/.cvsignore deleted file mode 100644 index 378eac2..0000000 --- a/Mac/OSX/PythonLauncher/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -build diff --git a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore deleted file mode 100644 index 0857ac3..0000000 --- a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.pbxuser |