diff options
author | Barry Warsaw <barry@python.org> | 2000-05-02 18:34:30 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2000-05-02 18:34:30 (GMT) |
commit | ee98e4e75d82a79fcef8b5bf7ec9418bb663fd66 (patch) | |
tree | 19b9f0d99a51de5d560ea4f89d0203e99c7df19f /Parser | |
parent | c26cc91c0cb420a9b7ec83f5fcd88a6610f86487 (diff) | |
download | cpython-ee98e4e75d82a79fcef8b5bf7ec9418bb663fd66.zip cpython-ee98e4e75d82a79fcef8b5bf7ec9418bb663fd66.tar.gz cpython-ee98e4e75d82a79fcef8b5bf7ec9418bb663fd66.tar.bz2 |
Ignore a bunch of generated files.
Diffstat (limited to 'Parser')
-rw-r--r-- | Parser/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Parser/.cvsignore b/Parser/.cvsignore new file mode 100644 index 0000000..a7dd8e6 --- /dev/null +++ b/Parser/.cvsignore @@ -0,0 +1,3 @@ +Makefile +pgen +add2lib |