summaryrefslogtreecommitdiffstats
path: root/.cvsignore
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-06-06 17:51:57 (GMT)
committerGuido van Rossum <guido@python.org>2001-06-06 17:51:57 (GMT)
commit1d88c59f75711a0d20fdd9e0b63c9203748b1433 (patch)
tree6890a49b911b0d388c80c8b500bdc680db3bfee5 /.cvsignore
parent2a9bda92234fa9084220c4ecb591544a41aae823 (diff)
downloadcpython-1d88c59f75711a0d20fdd9e0b63c9203748b1433.zip
cpython-1d88c59f75711a0d20fdd9e0b63c9203748b1433.tar.gz
cpython-1d88c59f75711a0d20fdd9e0b63c9203748b1433.tar.bz2
Acknowledge the existence of the 'platform' file, generated by the
Makefile and used by the setup.py script. Ignore it in .cvsignore; remove it in "make clobber".
Diffstat (limited to '.cvsignore')
-rw-r--r--.cvsignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index ceb8a91..4860994 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -8,3 +8,4 @@ buildno
python
build
Makefile.pre
+platform