summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2010-04-17 00:19:56 +0000
committerBarry Warsaw <barry@python.org>2010-04-17 00:19:56 +0000
commit4bd6574097d2cbd2e779196837124380e2dbe9bb (patch)
treedd19a5e8f0be8945ee6cd4deb3d4dc6ebf14f266 /.hgignore
parent66506cc71d88674a0fdcf0fb4a3654b6ac3d8824 (diff)
downloadcpython-4bd6574097d2cbd2e779196837124380e2dbe9bb.tar.gz
PEP 3147
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 3ed3aefb66..e02d110a57 100644
--- a/.hgignore
+++ b/.hgignore
@@ -54,3 +54,4 @@ PCbuild/*.o
PCbuild/*.ncb
PCbuild/*.bsc
PCbuild/Win32-temp-*
+__pycache__