Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 1 | .gdb_history |
2 | .purify | ||||
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 3 | .svn/ |
Antoine Pitrou | 7563494 | 2010-03-21 00:22:55 +0000 | [diff] [blame] | 4 | Makefile$ |
5 | Makefile.pre$ | ||||
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 6 | TAGS$ |
7 | autom4te.cache$ | ||||
8 | build/ | ||||
9 | buildno$ | ||||
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 10 | config.cache |
11 | config.log | ||||
12 | config.status | ||||
13 | config.status.lineno | ||||
14 | db_home | ||||
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 15 | platform$ |
16 | pyconfig.h$ | ||||
17 | python$ | ||||
18 | python.exe$ | ||||
19 | reflog.txt$ | ||||
20 | tags$ | ||||
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 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 |
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 28 | Modules/Setup$ |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 29 | Modules/Setup.config |
30 | Modules/Setup.local | ||||
31 | Modules/config.c | ||||
Georg Brandl | 9988b71 | 2010-09-11 06:39:58 +0000 | [diff] [blame] | 32 | Modules/ld_so_aix$ |
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 33 | Parser/pgen$ |
Antoine Pitrou | 1d0aaea | 2010-08-15 16:26:49 +0000 | [diff] [blame] | 34 | Parser/pgen.stamp$ |
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 35 | ^core |
36 | ^python-gdb.py | ||||
Antoine Pitrou | e9b428f | 2010-08-13 22:25:01 +0000 | [diff] [blame] | 37 | ^pybuilddir.txt |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 38 | |
39 | syntax: glob | ||||
40 | libpython*.a | ||||
41 | *.o | ||||
42 | *.pyc | ||||
43 | *.pyo | ||||
44 | *.pyd | ||||
45 | *.cover | ||||
46 | *.orig | ||||
47 | *.rej | ||||
48 | *~ | ||||
49 | Lib/lib2to3/*.pickle | ||||
Alexandre Vassalotti | 711ed4a | 2009-07-17 10:42:05 +0000 | [diff] [blame] | 50 | Lib/test/data/* |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 51 | PCbuild/*.exe |
52 | PCbuild/*.dll | ||||
53 | PCbuild/*.pdb | ||||
54 | PCbuild/*.lib | ||||
55 | PCbuild/*.exp | ||||
56 | PCbuild/*.o | ||||
57 | PCbuild/*.ncb | ||||
58 | PCbuild/*.bsc | ||||
Antoine Pitrou | 118ebe1 | 2009-05-24 20:47:04 +0000 | [diff] [blame] | 59 | PCbuild/Win32-temp-* |
Barry Warsaw | 28a691b | 2010-04-17 00:19:56 +0000 | [diff] [blame] | 60 | __pycache__ |