Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 1 | .gdb_history |
| 2 | .purify |
| 3 | .svn |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 4 | Makefile |
| 5 | Makefile.pre |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 6 | TAGS |
| 7 | autom4te.cache |
| 8 | build |
| 9 | buildno |
| 10 | config.cache |
| 11 | config.log |
| 12 | config.status |
| 13 | config.status.lineno |
| 14 | db_home |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 15 | platform |
| 16 | pyconfig.h |
| 17 | python |
| 18 | python.exe |
| 19 | reflog.txt |
| 20 | tags |
| 21 | Lib/plat-mac/errors.rsrc.df.rsrc |
| 22 | Doc/tools/sphinx/ |
| 23 | Doc/tools/docutils/ |
| 24 | Doc/tools/jinja/ |
Alexandre Vassalotti | 7b53fbf | 2009-07-21 00:57:50 +0000 | [diff] [blame] | 25 | Doc/tools/jinja2/ |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 26 | Doc/tools/pygments/ |
Antoine Pitrou | 118ebe1 | 2009-05-24 20:47:04 +0000 | [diff] [blame] | 27 | Misc/python.pc |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 28 | Modules/Setup |
| 29 | Modules/Setup.config |
| 30 | Modules/Setup.local |
| 31 | Modules/config.c |
| 32 | Parser/pgen |
| 33 | core |
| 34 | |
| 35 | syntax: glob |
| 36 | libpython*.a |
| 37 | *.o |
| 38 | *.pyc |
| 39 | *.pyo |
| 40 | *.pyd |
| 41 | *.cover |
| 42 | *.orig |
| 43 | *.rej |
| 44 | *~ |
| 45 | Lib/lib2to3/*.pickle |
Alexandre Vassalotti | 711ed4a | 2009-07-17 10:42:05 +0000 | [diff] [blame] | 46 | Lib/test/data/* |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 47 | PCbuild/*.exe |
| 48 | PCbuild/*.dll |
| 49 | PCbuild/*.pdb |
| 50 | PCbuild/*.lib |
| 51 | PCbuild/*.exp |
| 52 | PCbuild/*.o |
| 53 | PCbuild/*.ncb |
| 54 | PCbuild/*.bsc |
Antoine Pitrou | 118ebe1 | 2009-05-24 20:47:04 +0000 | [diff] [blame] | 55 | PCbuild/Win32-temp-* |