commit | 6a65bcdf2ad258d63a8fe57862420ba403d19b4a | [log] [tgz] |
---|---|---|
author | Petri Lehtinen <petri@digip.org> | Fri Oct 26 22:40:42 2012 +0300 |
committer | Petri Lehtinen <petri@digip.org> | Fri Oct 26 22:40:42 2012 +0300 |
tree | 2349edbc0a9ca07bb6ca1b16c341f9a33f23a874 | |
parent | 0ada6f1a52435789f86d90dbbab80f9d2c274f23 [diff] [blame] |
Add Modules/_freeze_importlib to .gitignore
diff --git a/.gitignore b/.gitignore index a88b36e..49299ee 100644 --- a/.gitignore +++ b/.gitignore
@@ -25,6 +25,7 @@ Modules/Setup.local Modules/config.c Modules/ld_so_aix +Modules/_freeze_importlib Modules/_testembed PCbuild/*.bsc PCbuild/*.dll