]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Ignore a bunch of generated files.
authorBarry Warsaw <barry@python.org>
Tue, 2 May 2000 18:34:30 +0000 (18:34 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 2 May 2000 18:34:30 +0000 (18:34 +0000)
.cvsignore [new file with mode: 0644]
Modules/.cvsignore [new file with mode: 0644]
Objects/.cvsignore [new file with mode: 0644]
Parser/.cvsignore [new file with mode: 0644]
Python/.cvsignore [new file with mode: 0644]

diff --git a/.cvsignore b/.cvsignore
new file mode 100644 (file)
index 0000000..04a4a99
--- /dev/null
@@ -0,0 +1,8 @@
+.purify
+config.log
+config.h
+config.cache
+config.status
+Makefile
+buildno
+python
diff --git a/Modules/.cvsignore b/Modules/.cvsignore
new file mode 100644 (file)
index 0000000..22262a1
--- /dev/null
@@ -0,0 +1,8 @@
+Setup
+Makefile.pre
+Setup.thread
+Setup.local
+hassignal
+config.c
+Makefile
+add2lib
diff --git a/Objects/.cvsignore b/Objects/.cvsignore
new file mode 100644 (file)
index 0000000..ed9546e
--- /dev/null
@@ -0,0 +1,2 @@
+add2lib
+Makefile
diff --git a/Parser/.cvsignore b/Parser/.cvsignore
new file mode 100644 (file)
index 0000000..a7dd8e6
--- /dev/null
@@ -0,0 +1,3 @@
+Makefile
+pgen
+add2lib
diff --git a/Python/.cvsignore b/Python/.cvsignore
new file mode 100644 (file)
index 0000000..9a63e54
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+add2lib