blob: 58c73fc99e17236c0ea527cb68b1928c657840a6 [file] [log] [blame]
Alexandre Vassalotti6461e102008-05-15 22:09:29 +00001.gdb_history
2.purify
Antoine Pitrou9b82f992010-04-13 17:37:01 +00003.svn/
Christian Heimesb649ed72013-10-19 19:55:27 +02004^.idea/
Raymond Hettinger0fe236b2013-05-17 02:23:16 -07005.DS_Store
Antoine Pitrou75634942010-03-21 00:22:55 +00006Makefile$
7Makefile.pre$
Antoine Pitrou9b82f992010-04-13 17:37:01 +00008TAGS$
9autom4te.cache$
Antoine Pitrou3ff35212011-04-04 20:52:50 +020010^build/
11^Doc/build/
Brett Cannond5ea39d2014-12-05 15:17:31 -050012^Doc/venv/
Antoine Pitrou9b82f992010-04-13 17:37:01 +000013buildno$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000014config.cache
15config.log
16config.status
17config.status.lineno
18db_home
Antoine Pitrou9b82f992010-04-13 17:37:01 +000019platform$
20pyconfig.h$
21python$
Zachary Ware45bc17b2014-04-30 15:47:53 -050022python.bat$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000023python.exe$
Brett Cannonf659cdc2013-01-27 13:08:18 -050024python-config$
25python-config.py$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000026reflog.txt$
27tags$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000028Lib/plat-mac/errors.rsrc.df.rsrc
Antoine Pitrou118ebe12009-05-24 20:47:04 +000029Misc/python.pc
Brett Cannonf659cdc2013-01-27 13:08:18 -050030Misc/python-config.sh$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000031Modules/Setup$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000032Modules/Setup.config
33Modules/Setup.local
34Modules/config.c
Georg Brandl9988b712010-09-11 06:39:58 +000035Modules/ld_so_aix$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000036Parser/pgen$
Christian Heimes49e52f92013-07-31 00:55:18 +020037^lcov-report/
Antoine Pitrou9b82f992010-04-13 17:37:01 +000038^core
39^python-gdb.py
Brett Cannonad81f2b2011-01-25 00:56:18 +000040^python.exe-gdb.py
Antoine Pitroue9b428f2010-08-13 22:25:01 +000041^pybuilddir.txt
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000042
43syntax: glob
44libpython*.a
Éric Araujo5c8545b2011-07-28 22:38:44 +020045libpython*.so*
Brett Cannonb5e69da2011-02-21 19:49:20 +000046*.swp
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000047*.o
48*.pyc
49*.pyo
50*.pyd
51*.cover
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000052*~
Brett Cannon7188a3e2015-09-18 15:13:44 -070053*.gc??
54*.profclang?
55*.profraw
Zachary Ware5af85642015-12-21 12:09:17 -060056*.dyn
Steve Dower65e4cb12014-11-22 12:54:57 -080057Lib/distutils/command/*.pdb
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000058Lib/lib2to3/*.pickle
Alexandre Vassalotti711ed4a2009-07-17 10:42:05 +000059Lib/test/data/*
Michael Foordc8672392011-03-15 18:19:58 -040060Misc/*.wpu
Antoine Pitrou26606fd2011-03-11 23:42:49 +010061PC/python_nt*.h
62PC/pythonnt_rc*.h
Antoine Pitroufedb04a2012-06-14 21:54:24 +020063PC/*/*.exe
Antoine Pitroua4f9e362012-06-23 22:11:58 +020064PC/*/*.exp
65PC/*/*.lib
66PC/*/*.bsc
67PC/*/*.dll
Antoine Pitroufedb04a2012-06-14 21:54:24 +020068PC/*/*.pdb
Antoine Pitrouadbda172012-05-16 11:31:13 +020069PC/*/*.user
70PC/*/*.ncb
71PC/*/*.suo
Antoine Pitroub3c16fb2012-05-16 14:42:38 +020072PC/*/Win32-temp-*
73PC/*/x64-temp-*
74PC/*/amd64
Antoine Pitrou457cdf52011-04-04 20:55:48 +020075PCbuild/*.user
76PCbuild/*.suo
Brian Curtin401f9f32012-05-13 11:19:23 -050077PCbuild/*.*sdf
Zachary Warec2447f22014-03-18 22:28:16 -050078PCbuild/*-pgi
79PCbuild/*-pgo
Zachary Ware2eb1a8b2015-05-16 22:45:27 -050080PCbuild/.vs
Antoine Pitroub3c16fb2012-05-16 14:42:38 +020081PCbuild/amd64
Steve Dower65e4cb12014-11-22 12:54:57 -080082PCbuild/obj
83PCbuild/win32
Andrew Kuchling6b532962013-11-10 13:43:47 -050084Tools/unicode/build/
85Tools/unicode/MAPPINGS/
Antoine Pitrouadbda172012-05-16 11:31:13 +020086BuildLog.htm
Barry Warsaw28a691b2010-04-17 00:19:56 +000087__pycache__
Nick Coghlan973fe0b2014-07-25 21:52:14 +100088Programs/_freeze_importlib
89Programs/_testembed
Ezio Melottif00bfa22011-06-25 12:36:38 +030090.coverage
91coverage/
Zachary Ware4b2b1de2014-11-01 22:39:21 -050092externals/
Ezio Melottif00bfa22011-06-25 12:36:38 +030093htmlcov/
Christian Heimes49e52f92013-07-31 00:55:18 +020094*.gcda
95*.gcno
96*.gcov
97coverage.info
Steve Dowerbb240872015-02-05 22:08:48 -080098Tools/msi/obj
Steve Dower65e4cb12014-11-22 12:54:57 -080099Tools/ssl/amd64
100Tools/ssl/win32