blob: e27971ba614380395cb4888e5b6f0a9dfb427d46 [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/
Antoine Pitrou9b82f992010-04-13 17:37:01 +000012buildno$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000013config.cache
14config.log
15config.status
16config.status.lineno
17db_home
Antoine Pitrou9b82f992010-04-13 17:37:01 +000018platform$
19pyconfig.h$
20python$
21python.exe$
Brett Cannonf659cdc2013-01-27 13:08:18 -050022python-config$
23python-config.py$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000024reflog.txt$
25tags$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000026Lib/plat-mac/errors.rsrc.df.rsrc
27Doc/tools/sphinx/
28Doc/tools/docutils/
29Doc/tools/jinja/
Alexandre Vassalotti7b53fbf2009-07-21 00:57:50 +000030Doc/tools/jinja2/
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000031Doc/tools/pygments/
Antoine Pitrou118ebe12009-05-24 20:47:04 +000032Misc/python.pc
Brett Cannonf659cdc2013-01-27 13:08:18 -050033Misc/python-config.sh$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000034Modules/Setup$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000035Modules/Setup.config
36Modules/Setup.local
37Modules/config.c
Georg Brandl9988b712010-09-11 06:39:58 +000038Modules/ld_so_aix$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000039Parser/pgen$
Christian Heimes49e52f92013-07-31 00:55:18 +020040^lcov-report/
Antoine Pitrou9b82f992010-04-13 17:37:01 +000041^core
42^python-gdb.py
Brett Cannonad81f2b2011-01-25 00:56:18 +000043^python.exe-gdb.py
Antoine Pitroue9b428f2010-08-13 22:25:01 +000044^pybuilddir.txt
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000045
46syntax: glob
47libpython*.a
Éric Araujo5c8545b2011-07-28 22:38:44 +020048libpython*.so*
Brett Cannonb5e69da2011-02-21 19:49:20 +000049*.swp
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000050*.o
51*.pyc
52*.pyo
53*.pyd
54*.cover
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000055*~
56Lib/lib2to3/*.pickle
Alexandre Vassalotti711ed4a2009-07-17 10:42:05 +000057Lib/test/data/*
Michael Foordc8672392011-03-15 18:19:58 -040058Misc/*.wpu
Antoine Pitrou26606fd2011-03-11 23:42:49 +010059PC/python_nt*.h
60PC/pythonnt_rc*.h
61PC/*.obj
Antoine Pitrou29646912011-08-27 18:46:17 +020062PC/*.exe
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
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000075PCbuild/*.exe
76PCbuild/*.dll
77PCbuild/*.pdb
78PCbuild/*.lib
79PCbuild/*.exp
80PCbuild/*.o
81PCbuild/*.ncb
82PCbuild/*.bsc
Antoine Pitrou457cdf52011-04-04 20:55:48 +020083PCbuild/*.user
84PCbuild/*.suo
Brian Curtin401f9f32012-05-13 11:19:23 -050085PCbuild/*.*sdf
Antoine Pitrou118ebe12009-05-24 20:47:04 +000086PCbuild/Win32-temp-*
brian.curtin71cc78a2011-04-04 13:00:49 -050087PCbuild/x64-temp-*
Antoine Pitroub3c16fb2012-05-16 14:42:38 +020088PCbuild/amd64
Antoine Pitrouadbda172012-05-16 11:31:13 +020089BuildLog.htm
Barry Warsaw28a691b2010-04-17 00:19:56 +000090__pycache__
Antoine Pitroue67f48c2012-06-19 22:29:35 +020091Modules/_freeze_importlib
Antoine Pitrou8e605772011-04-25 21:21:07 +020092Modules/_testembed
Ezio Melottif00bfa22011-06-25 12:36:38 +030093.coverage
94coverage/
95htmlcov/
Christian Heimes49e52f92013-07-31 00:55:18 +020096*.gcda
97*.gcno
98*.gcov
99coverage.info