blob: 5df8684bcb15212f9c24417ef571a91ce3af0992 [file] [log] [blame]
Georg Brandlada12e32008-05-09 06:09:25 +00001.gdb_history
2.purify
Antoine Pitroub6705ac2010-04-13 17:36:07 +00003.svn/
Antoine Pitrou134fb102010-03-21 00:21:43 +00004Makefile$
5Makefile.pre$
Antoine Pitroub6705ac2010-04-13 17:36:07 +00006TAGS$
7autom4te.cache$
8build/
9buildno$
Georg Brandlada12e32008-05-09 06:09:25 +000010config.cache
11config.log
12config.status
13config.status.lineno
14db_home
Antoine Pitroub6705ac2010-04-13 17:36:07 +000015platform$
16pyconfig.h$
17python$
18python.exe$
19reflog.txt$
20tags$
Georg Brandlada12e32008-05-09 06:09:25 +000021Lib/plat-mac/errors.rsrc.df.rsrc
22Doc/tools/sphinx/
23Doc/tools/docutils/
24Doc/tools/jinja/
Antoine Pitrou9642d602010-04-16 21:34:02 +000025Doc/tools/jinja2/
Georg Brandlada12e32008-05-09 06:09:25 +000026Doc/tools/pygments/
Antoine Pitrou36b6dfc2009-05-24 20:46:06 +000027Misc/python.pc
Antoine Pitroub6705ac2010-04-13 17:36:07 +000028Modules/Setup$
Georg Brandlada12e32008-05-09 06:09:25 +000029Modules/Setup.config
30Modules/Setup.local
31Modules/config.c
Georg Brandl93512f22011-03-06 10:41:54 +010032Modules/ld_so_aix$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000033Parser/pgen$
Georg Brandl93512f22011-03-06 10:41:54 +010034Parser/pgen.stamp$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000035^core
36^python-gdb.py
Georg Brandlada12e32008-05-09 06:09:25 +000037
38syntax: glob
Michael Foord764d75f2011-03-16 22:28:08 -040039python.exe-gdb.py
Georg Brandlada12e32008-05-09 06:09:25 +000040libpython*.a
Georg Brandl93512f22011-03-06 10:41:54 +010041*.swp
Georg Brandlada12e32008-05-09 06:09:25 +000042*.o
43*.pyc
44*.pyo
45*.pyd
46*.cover
47*.orig
48*.rej
49*~
50Lib/lib2to3/*.pickle
Benjamin Peterson9d2916c2009-07-11 22:25:24 +000051Lib/test/data/*
Michael Foord764d75f2011-03-16 22:28:08 -040052Misc/*.wpu
Antoine Pitroud4f016f2011-03-11 23:46:26 +010053PC/python_nt*.h
54PC/pythonnt_rc*.h
55PC/*.obj
Georg Brandlada12e32008-05-09 06:09:25 +000056PCbuild/*.exe
57PCbuild/*.dll
58PCbuild/*.pdb
59PCbuild/*.lib
60PCbuild/*.exp
61PCbuild/*.o
62PCbuild/*.ncb
63PCbuild/*.bsc
Antoine Pitrou36b6dfc2009-05-24 20:46:06 +000064PCbuild/Win32-temp-*
Ezio Melotti19d09d52011-06-25 20:19:54 +030065.coverage
66coverage/
67htmlcov/