summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-07-11 22:25:24 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-07-11 22:25:24 (GMT)
commit9d2916cdfd3e347be035c082b4141d63a882ffa1 (patch)
treede81d33da38a09de2db59d123287047a0c1b8a25 /.hgignore
parent9bd39c119e9b858c18191e0c1a7ffe5c3bcd1fe2 (diff)
downloadcpython-9d2916cdfd3e347be035c082b4141d63a882ffa1.zip
cpython-9d2916cdfd3e347be035c082b4141d63a882ffa1.tar.gz
cpython-9d2916cdfd3e347be035c082b4141d63a882ffa1.tar.bz2
ignore things in Lib/test/data/
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index ee1bd43..8056e98 100644
--- a/.hgignore
+++ b/.hgignore
@@ -42,6 +42,7 @@ libpython*.a
*.rej
*~
Lib/lib2to3/*.pickle
+Lib/test/data/*
PCbuild/*.exe
PCbuild/*.dll
PCbuild/*.pdb