blob: c42dd03236c5b4703cd596e8b64dde23e51ec5e2 [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$
22reflog.txt$
23tags$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000024Lib/plat-mac/errors.rsrc.df.rsrc
25Doc/tools/sphinx/
26Doc/tools/docutils/
27Doc/tools/jinja/
Alexandre Vassalotti7b53fbf2009-07-21 00:57:50 +000028Doc/tools/jinja2/
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000029Doc/tools/pygments/
Antoine Pitrou118ebe12009-05-24 20:47:04 +000030Misc/python.pc
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$
37^core
38^python-gdb.py
Brett Cannonad81f2b2011-01-25 00:56:18 +000039^python.exe-gdb.py
Antoine Pitroue9b428f2010-08-13 22:25:01 +000040^pybuilddir.txt
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000041
42syntax: glob
43libpython*.a
Éric Araujo5c8545b2011-07-28 22:38:44 +020044libpython*.so*
Brett Cannonb5e69da2011-02-21 19:49:20 +000045*.swp
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000046*.o
47*.pyc
48*.pyo
49*.pyd
50*.cover
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000051*~
52Lib/lib2to3/*.pickle
Alexandre Vassalotti711ed4a2009-07-17 10:42:05 +000053Lib/test/data/*
Michael Foordc8672392011-03-15 18:19:58 -040054Misc/*.wpu
Antoine Pitrou26606fd2011-03-11 23:42:49 +010055PC/python_nt*.h
56PC/pythonnt_rc*.h
57PC/*.obj
Antoine Pitrou29646912011-08-27 18:46:17 +020058PC/*.exe
Antoine Pitroufedb04a2012-06-14 21:54:24 +020059PC/*/*.exe
Antoine Pitroua4f9e362012-06-23 22:11:58 +020060PC/*/*.exp
61PC/*/*.lib
62PC/*/*.bsc
63PC/*/*.dll
Antoine Pitroufedb04a2012-06-14 21:54:24 +020064PC/*/*.pdb
Antoine Pitrouadbda172012-05-16 11:31:13 +020065PC/*/*.user
66PC/*/*.ncb
67PC/*/*.suo
Antoine Pitroub3c16fb2012-05-16 14:42:38 +020068PC/*/Win32-temp-*
69PC/*/x64-temp-*
70PC/*/amd64
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000071PCbuild/*.exe
72PCbuild/*.dll
73PCbuild/*.pdb
74PCbuild/*.lib
75PCbuild/*.exp
76PCbuild/*.o
77PCbuild/*.ncb
78PCbuild/*.bsc
Antoine Pitrou457cdf52011-04-04 20:55:48 +020079PCbuild/*.user
80PCbuild/*.suo
Brian Curtin401f9f32012-05-13 11:19:23 -050081PCbuild/*.*sdf
Antoine Pitrou118ebe12009-05-24 20:47:04 +000082PCbuild/Win32-temp-*
brian.curtin71cc78a2011-04-04 13:00:49 -050083PCbuild/x64-temp-*
Antoine Pitroub3c16fb2012-05-16 14:42:38 +020084PCbuild/amd64
Antoine Pitrouadbda172012-05-16 11:31:13 +020085BuildLog.htm
Barry Warsaw28a691b2010-04-17 00:19:56 +000086__pycache__
Antoine Pitroue67f48c2012-06-19 22:29:35 +020087Modules/_freeze_importlib
Antoine Pitrou8e605772011-04-25 21:21:07 +020088Modules/_testembed
Ezio Melottif00bfa22011-06-25 12:36:38 +030089.coverage
90coverage/
91htmlcov/