aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2012-10-26 22:40:42 +0300
committerPetri Lehtinen <petri@digip.org>2012-10-26 22:40:42 +0300
commit6a65bcdf2ad258d63a8fe57862420ba403d19b4a (patch)
tree2349edbc0a9ca07bb6ca1b16c341f9a33f23a874 /.gitignore
parent#16317: mention lzma in the tutorial. Patch by Serhiy Storchaka. (diff)
downloadcpython-6a65bcdf2ad258d63a8fe57862420ba403d19b4a.tar.gz
cpython-6a65bcdf2ad258d63a8fe57862420ba403d19b4a.tar.bz2
cpython-6a65bcdf2ad258d63a8fe57862420ba403d19b4a.zip
Add Modules/_freeze_importlib to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a88b36e9b34..49299eec1f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
+Modules/_freeze_importlib
Modules/_testembed
PCbuild/*.bsc
PCbuild/*.dll