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
commit28a691b7fdde1b8abafa4c4a5025e6bfa44f48b9 (patch)
treeca0098063694e0f91d1bcd785d0044e96e1bf389 /.hgignore
parent0e59cc3fc347582d8625050de258a2dd6b87f978 (diff)
downloadcpython-git-28a691b7fdde1b8abafa4c4a5025e6bfa44f48b9.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__