blob: c51c53cfbd726315fee8bad675eb5662207e3b90 [file] [log] [blame]
Georg Brandlada12e32008-05-09 06:09:25 +00001.gdb_history
2.purify
Antoine Pitroub6705ac2010-04-13 17:36:07 +00003.svn/
Raymond Hettingerb077f9c2013-01-18 18:07:58 -08004.DS_Store
Antoine Pitrou134fb102010-03-21 00:21:43 +00005Makefile$
6Makefile.pre$
Antoine Pitroub6705ac2010-04-13 17:36:07 +00007TAGS$
8autom4te.cache$
9build/
10buildno$
Georg Brandlada12e32008-05-09 06:09:25 +000011config.cache
12config.log
13config.status
14config.status.lineno
15db_home
Antoine Pitroub6705ac2010-04-13 17:36:07 +000016platform$
17pyconfig.h$
18python$
19python.exe$
20reflog.txt$
21tags$
Georg Brandlada12e32008-05-09 06:09:25 +000022Lib/plat-mac/errors.rsrc.df.rsrc
23Doc/tools/sphinx/
24Doc/tools/docutils/
25Doc/tools/jinja/
Antoine Pitrou9642d602010-04-16 21:34:02 +000026Doc/tools/jinja2/
Georg Brandlada12e32008-05-09 06:09:25 +000027Doc/tools/pygments/
Antoine Pitrou36b6dfc2009-05-24 20:46:06 +000028Misc/python.pc
Antoine Pitroub6705ac2010-04-13 17:36:07 +000029Modules/Setup$
Georg Brandlada12e32008-05-09 06:09:25 +000030Modules/Setup.config
31Modules/Setup.local
32Modules/config.c
Georg Brandl93512f22011-03-06 10:41:54 +010033Modules/ld_so_aix$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000034Parser/pgen$
Georg Brandl93512f22011-03-06 10:41:54 +010035Parser/pgen.stamp$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000036^core
37^python-gdb.py
doko@ubuntu.com6cb43432013-04-08 21:20:09 +020038^pybuilddir.txt
Georg Brandlada12e32008-05-09 06:09:25 +000039
40syntax: glob
Michael Foord764d75f2011-03-16 22:28:08 -040041python.exe-gdb.py
Georg Brandlada12e32008-05-09 06:09:25 +000042libpython*.a
Éric Araujo2636d772011-07-29 12:07:04 +020043libpython*.so*
Georg Brandl93512f22011-03-06 10:41:54 +010044*.swp
Georg Brandlada12e32008-05-09 06:09:25 +000045*.o
46*.pyc
47*.pyo
48*.pyd
49*.cover
Georg Brandlada12e32008-05-09 06:09:25 +000050*~
51Lib/lib2to3/*.pickle
Benjamin Peterson9d2916c2009-07-11 22:25:24 +000052Lib/test/data/*
Michael Foord764d75f2011-03-16 22:28:08 -040053Misc/*.wpu
Antoine Pitroud4f016f2011-03-11 23:46:26 +010054PC/python_nt*.h
55PC/pythonnt_rc*.h
56PC/*.obj
Georg Brandlada12e32008-05-09 06:09:25 +000057PCbuild/*.exe
58PCbuild/*.dll
59PCbuild/*.pdb
60PCbuild/*.lib
61PCbuild/*.exp
62PCbuild/*.o
63PCbuild/*.ncb
64PCbuild/*.bsc
Antoine Pitrou36b6dfc2009-05-24 20:46:06 +000065PCbuild/Win32-temp-*
Ezio Melotti19d09d52011-06-25 20:19:54 +030066.coverage
67coverage/
68htmlcov/