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/ |
Christian Heimes | b649ed7 | 2013-10-19 19:55:27 +0200 | [diff] [blame] | 4 | ^.idea/ |
Raymond Hettinger | 0fe236b | 2013-05-17 02:23:16 -0700 | [diff] [blame] | 5 | .DS_Store |
Antoine Pitrou | 7563494 | 2010-03-21 00:22:55 +0000 | [diff] [blame] | 6 | Makefile$ |
7 | Makefile.pre$ | ||||
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 8 | TAGS$ |
9 | autom4te.cache$ | ||||
Antoine Pitrou | 3ff3521 | 2011-04-04 20:52:50 +0200 | [diff] [blame] | 10 | ^build/ |
11 | ^Doc/build/ | ||||
Brett Cannon | d5ea39d | 2014-12-05 15:17:31 -0500 | [diff] [blame] | 12 | ^Doc/venv/ |
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 13 | buildno$ |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 14 | config.cache |
15 | config.log | ||||
16 | config.status | ||||
17 | config.status.lineno | ||||
18 | db_home | ||||
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 19 | platform$ |
20 | pyconfig.h$ | ||||
21 | python$ | ||||
Zachary Ware | 45bc17b | 2014-04-30 15:47:53 -0500 | [diff] [blame] | 22 | python.bat$ |
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 23 | python.exe$ |
Brett Cannon | f659cdc | 2013-01-27 13:08:18 -0500 | [diff] [blame] | 24 | python-config$ |
25 | python-config.py$ | ||||
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 26 | reflog.txt$ |
27 | tags$ | ||||
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 28 | Lib/plat-mac/errors.rsrc.df.rsrc |
Antoine Pitrou | 118ebe1 | 2009-05-24 20:47:04 +0000 | [diff] [blame] | 29 | Misc/python.pc |
Brett Cannon | f659cdc | 2013-01-27 13:08:18 -0500 | [diff] [blame] | 30 | Misc/python-config.sh$ |
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 31 | Modules/Setup$ |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 32 | Modules/Setup.config |
33 | Modules/Setup.local | ||||
34 | Modules/config.c | ||||
Georg Brandl | 9988b71 | 2010-09-11 06:39:58 +0000 | [diff] [blame] | 35 | Modules/ld_so_aix$ |
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 36 | Parser/pgen$ |
Christian Heimes | 49e52f9 | 2013-07-31 00:55:18 +0200 | [diff] [blame] | 37 | ^lcov-report/ |
Antoine Pitrou | 9b82f99 | 2010-04-13 17:37:01 +0000 | [diff] [blame] | 38 | ^core |
39 | ^python-gdb.py | ||||
Brett Cannon | ad81f2b | 2011-01-25 00:56:18 +0000 | [diff] [blame] | 40 | ^python.exe-gdb.py |
Antoine Pitrou | e9b428f | 2010-08-13 22:25:01 +0000 | [diff] [blame] | 41 | ^pybuilddir.txt |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 42 | |
43 | syntax: glob | ||||
44 | libpython*.a | ||||
Éric Araujo | 5c8545b | 2011-07-28 22:38:44 +0200 | [diff] [blame] | 45 | libpython*.so* |
Brett Cannon | b5e69da | 2011-02-21 19:49:20 +0000 | [diff] [blame] | 46 | *.swp |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 47 | *.o |
48 | *.pyc | ||||
49 | *.pyo | ||||
50 | *.pyd | ||||
51 | *.cover | ||||
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 52 | *~ |
Steve Dower | 65e4cb1 | 2014-11-22 12:54:57 -0800 | [diff] [blame] | 53 | Lib/distutils/command/*.pdb |
Alexandre Vassalotti | 6461e10 | 2008-05-15 22:09:29 +0000 | [diff] [blame] | 54 | Lib/lib2to3/*.pickle |
Alexandre Vassalotti | 711ed4a | 2009-07-17 10:42:05 +0000 | [diff] [blame] | 55 | Lib/test/data/* |
Michael Foord | c867239 | 2011-03-15 18:19:58 -0400 | [diff] [blame] | 56 | Misc/*.wpu |
Antoine Pitrou | 26606fd | 2011-03-11 23:42:49 +0100 | [diff] [blame] | 57 | PC/python_nt*.h |
58 | PC/pythonnt_rc*.h | ||||
Antoine Pitrou | fedb04a | 2012-06-14 21:54:24 +0200 | [diff] [blame] | 59 | PC/*/*.exe |
Antoine Pitrou | a4f9e36 | 2012-06-23 22:11:58 +0200 | [diff] [blame] | 60 | PC/*/*.exp |
61 | PC/*/*.lib | ||||
62 | PC/*/*.bsc | ||||
63 | PC/*/*.dll | ||||
Antoine Pitrou | fedb04a | 2012-06-14 21:54:24 +0200 | [diff] [blame] | 64 | PC/*/*.pdb |
Antoine Pitrou | adbda17 | 2012-05-16 11:31:13 +0200 | [diff] [blame] | 65 | PC/*/*.user |
66 | PC/*/*.ncb | ||||
67 | PC/*/*.suo | ||||
Antoine Pitrou | b3c16fb | 2012-05-16 14:42:38 +0200 | [diff] [blame] | 68 | PC/*/Win32-temp-* |
69 | PC/*/x64-temp-* | ||||
70 | PC/*/amd64 | ||||
Antoine Pitrou | 457cdf5 | 2011-04-04 20:55:48 +0200 | [diff] [blame] | 71 | PCbuild/*.user |
72 | PCbuild/*.suo | ||||
Brian Curtin | 401f9f3 | 2012-05-13 11:19:23 -0500 | [diff] [blame] | 73 | PCbuild/*.*sdf |
Zachary Ware | c2447f2 | 2014-03-18 22:28:16 -0500 | [diff] [blame] | 74 | PCbuild/*-pgi |
75 | PCbuild/*-pgo | ||||
Antoine Pitrou | b3c16fb | 2012-05-16 14:42:38 +0200 | [diff] [blame] | 76 | PCbuild/amd64 |
Steve Dower | 65e4cb1 | 2014-11-22 12:54:57 -0800 | [diff] [blame] | 77 | PCbuild/obj |
78 | PCbuild/win32 | ||||
Andrew Kuchling | 6b53296 | 2013-11-10 13:43:47 -0500 | [diff] [blame] | 79 | Tools/unicode/build/ |
80 | Tools/unicode/MAPPINGS/ | ||||
Antoine Pitrou | adbda17 | 2012-05-16 11:31:13 +0200 | [diff] [blame] | 81 | BuildLog.htm |
Barry Warsaw | 28a691b | 2010-04-17 00:19:56 +0000 | [diff] [blame] | 82 | __pycache__ |
Nick Coghlan | 973fe0b | 2014-07-25 21:52:14 +1000 | [diff] [blame] | 83 | Programs/_freeze_importlib |
84 | Programs/_testembed | ||||
Ezio Melotti | f00bfa2 | 2011-06-25 12:36:38 +0300 | [diff] [blame] | 85 | .coverage |
86 | coverage/ | ||||
Zachary Ware | 4b2b1de | 2014-11-01 22:39:21 -0500 | [diff] [blame] | 87 | externals/ |
Ezio Melotti | f00bfa2 | 2011-06-25 12:36:38 +0300 | [diff] [blame] | 88 | htmlcov/ |
Christian Heimes | 49e52f9 | 2013-07-31 00:55:18 +0200 | [diff] [blame] | 89 | *.gcda |
90 | *.gcno | ||||
91 | *.gcov | ||||
92 | coverage.info | ||||
Steve Dower | 65e4cb1 | 2014-11-22 12:54:57 -0800 | [diff] [blame] | 93 | Tools/ssl/amd64 |
94 | Tools/ssl/win32 |