blob: 8c402ff3c622a1b189361490e18290b0ef1976d4 [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
Éric Araujo2636d772011-07-29 12:07:04 +020041libpython*.so*
Georg Brandl93512f22011-03-06 10:41:54 +010042*.swp
Georg Brandlada12e32008-05-09 06:09:25 +000043*.o
44*.pyc
45*.pyo
46*.pyd
47*.cover
Georg Brandlada12e32008-05-09 06:09:25 +000048*~
49Lib/lib2to3/*.pickle
Benjamin Peterson9d2916c2009-07-11 22:25:24 +000050Lib/test/data/*
Michael Foord764d75f2011-03-16 22:28:08 -040051Misc/*.wpu
Antoine Pitroud4f016f2011-03-11 23:46:26 +010052PC/python_nt*.h
53PC/pythonnt_rc*.h
54PC/*.obj
Georg Brandlada12e32008-05-09 06:09:25 +000055PCbuild/*.exe
56PCbuild/*.dll
57PCbuild/*.pdb
58PCbuild/*.lib
59PCbuild/*.exp
60PCbuild/*.o
61PCbuild/*.ncb
62PCbuild/*.bsc
Antoine Pitrou36b6dfc2009-05-24 20:46:06 +000063PCbuild/Win32-temp-*
Ezio Melotti19d09d52011-06-25 20:19:54 +030064.coverage
65coverage/
66htmlcov/