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 | ||||
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 32 | Parser/pgen$ |
33 | ^core | ||||
34 | ^python-gdb.py | ||||
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 35 | |
36 | syntax: glob | ||||
37 | libpython*.a | ||||
38 | *.o | ||||
39 | *.pyc | ||||
40 | *.pyo | ||||
41 | *.pyd | ||||
42 | *.cover | ||||
43 | *.orig | ||||
44 | *.rej | ||||
45 | *~ | ||||
46 | Lib/lib2to3/*.pickle | ||||
Alexandre Vassalotti | 711ed4a | 2009-07-17 10:42:05 +0000 | [diff] [blame] | 47 | Lib/test/data/* |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 48 | PCbuild/*.exe |
49 | PCbuild/*.dll | ||||
50 | PCbuild/*.pdb | ||||
51 | PCbuild/*.lib | ||||
52 | PCbuild/*.exp | ||||
53 | PCbuild/*.o | ||||
54 | PCbuild/*.ncb | ||||
55 | PCbuild/*.bsc | ||||
Antoine Pitrou | 118ebe1 | 2009-05-24 20:47:04 +0000 | [diff] [blame] | 56 | PCbuild/Win32-temp-* |
Barry Warsaw | 28a691b | 2010-04-17 00:19:56 +0000 | [diff] [blame^] | 57 | __pycache__ |