blob: 24df3b9fc3828f9a97ebfbb6f17ee945d2a2be59 [file] [log] [blame]
Alexandre Vassalotti6461e102008-05-15 22:09:29 +00001.gdb_history
2.purify
Antoine Pitrou9b82f992010-04-13 17:37:01 +00003.svn/
Antoine Pitrou75634942010-03-21 00:22:55 +00004Makefile$
5Makefile.pre$
Antoine Pitrou9b82f992010-04-13 17:37:01 +00006TAGS$
7autom4te.cache$
8build/
9buildno$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000010config.cache
11config.log
12config.status
13config.status.lineno
14db_home
Antoine Pitrou9b82f992010-04-13 17:37:01 +000015platform$
16pyconfig.h$
17python$
18python.exe$
19reflog.txt$
20tags$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000021Lib/plat-mac/errors.rsrc.df.rsrc
22Doc/tools/sphinx/
23Doc/tools/docutils/
24Doc/tools/jinja/
Alexandre Vassalotti7b53fbf2009-07-21 00:57:50 +000025Doc/tools/jinja2/
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000026Doc/tools/pygments/
Antoine Pitrou118ebe12009-05-24 20:47:04 +000027Misc/python.pc
Antoine Pitrou9b82f992010-04-13 17:37:01 +000028Modules/Setup$
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000029Modules/Setup.config
30Modules/Setup.local
31Modules/config.c
Georg Brandl9988b712010-09-11 06:39:58 +000032Modules/ld_so_aix$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000033Parser/pgen$
Antoine Pitrou1d0aaea2010-08-15 16:26:49 +000034Parser/pgen.stamp$
Antoine Pitrou9b82f992010-04-13 17:37:01 +000035^core
36^python-gdb.py
Brett Cannonad81f2b2011-01-25 00:56:18 +000037^python.exe-gdb.py
Antoine Pitroue9b428f2010-08-13 22:25:01 +000038^pybuilddir.txt
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000039
40syntax: glob
41libpython*.a
Éric Araujo5c8545b2011-07-28 22:38:44 +020042libpython*.so*
Brett Cannonb5e69da2011-02-21 19:49:20 +000043*.swp
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000044*.o
45*.pyc
46*.pyo
47*.pyd
48*.cover
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000049*~
50Lib/lib2to3/*.pickle
Alexandre Vassalotti711ed4a2009-07-17 10:42:05 +000051Lib/test/data/*
Michael Foordc8672392011-03-15 18:19:58 -040052Misc/*.wpu
Antoine Pitrou26606fd2011-03-11 23:42:49 +010053PC/python_nt*.h
54PC/pythonnt_rc*.h
55PC/*.obj
Antoine Pitrou29646912011-08-27 18:46:17 +020056PC/*.exe
Alexandre Vassalotti6461e102008-05-15 22:09:29 +000057PCbuild/*.exe
58PCbuild/*.dll
59PCbuild/*.pdb
60PCbuild/*.lib
61PCbuild/*.exp
62PCbuild/*.o
63PCbuild/*.ncb
64PCbuild/*.bsc
Antoine Pitrou118ebe12009-05-24 20:47:04 +000065PCbuild/Win32-temp-*
Barry Warsaw28a691b2010-04-17 00:19:56 +000066__pycache__
Antoine Pitrou8e605772011-04-25 21:21:07 +020067Modules/_testembed
Ezio Melottif00bfa22011-06-25 12:36:38 +030068.coverage
69coverage/
70htmlcov/