blob: 007aa7b64ff368c0e3e9d6cea498601ba1b2a168 [file] [log] [blame]
Georg Brandlada12e32008-05-09 06:09:25 +00001.gdb_history
2.purify
Antoine Pitroub6705ac2010-04-13 17:36:07 +00003.svn/
Christian Heimescede1a52013-10-19 19:55:27 +02004^.idea/
Raymond Hettingerb077f9c2013-01-18 18:07:58 -08005.DS_Store
Antoine Pitrou134fb102010-03-21 00:21:43 +00006Makefile$
7Makefile.pre$
Antoine Pitroub6705ac2010-04-13 17:36:07 +00008TAGS$
9autom4te.cache$
10build/
11buildno$
Georg Brandlada12e32008-05-09 06:09:25 +000012config.cache
13config.log
14config.status
15config.status.lineno
16db_home
Antoine Pitroub6705ac2010-04-13 17:36:07 +000017platform$
18pyconfig.h$
19python$
Zachary Ware47343722015-07-16 00:24:48 -050020python.bat$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000021python.exe$
22reflog.txt$
23tags$
Georg Brandlada12e32008-05-09 06:09:25 +000024Lib/plat-mac/errors.rsrc.df.rsrc
Antoine Pitrou36b6dfc2009-05-24 20:46:06 +000025Misc/python.pc
Antoine Pitroub6705ac2010-04-13 17:36:07 +000026Modules/Setup$
Georg Brandlada12e32008-05-09 06:09:25 +000027Modules/Setup.config
28Modules/Setup.local
29Modules/config.c
Georg Brandl93512f22011-03-06 10:41:54 +010030Modules/ld_so_aix$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000031Parser/pgen$
Georg Brandl93512f22011-03-06 10:41:54 +010032Parser/pgen.stamp$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000033^core
34^python-gdb.py
doko@ubuntu.com6cb43432013-04-08 21:20:09 +020035^pybuilddir.txt
Georg Brandlada12e32008-05-09 06:09:25 +000036
37syntax: glob
Michael Foord764d75f2011-03-16 22:28:08 -040038python.exe-gdb.py
Georg Brandlada12e32008-05-09 06:09:25 +000039libpython*.a
Éric Araujo2636d772011-07-29 12:07:04 +020040libpython*.so*
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
Georg Brandlada12e32008-05-09 06:09:25 +000047*~
Brett Cannon4ff151a2015-09-18 15:09:42 -070048*.gc??
49*.profclang?
50*.profraw
Zachary Ware47343722015-07-16 00:24:48 -050051Lib/distutils/command/*.pdb
Georg Brandlada12e32008-05-09 06:09:25 +000052Lib/lib2to3/*.pickle
Benjamin Peterson9d2916c2009-07-11 22:25:24 +000053Lib/test/data/*
Michael Foord764d75f2011-03-16 22:28:08 -040054Misc/*.wpu
Antoine Pitroud4f016f2011-03-11 23:46:26 +010055PC/python_nt*.h
56PC/pythonnt_rc*.h
Zachary Ware47343722015-07-16 00:24:48 -050057PC/*/*.exe
58PC/*/*.exp
59PC/*/*.lib
60PC/*/*.bsc
61PC/*/*.dll
62PC/*/*.pdb
63PC/*/*.user
64PC/*/*.ncb
65PC/*/*.suo
66PC/*/Win32-temp-*
67PC/*/x64-temp-*
68PC/*/amd64
69PCbuild/*.user
70PCbuild/*.suo
71PCbuild/*.*sdf
72PCbuild/*-pgi
73PCbuild/*-pgo
74PCbuild/.vs
Georg Brandlada12e32008-05-09 06:09:25 +000075PCbuild/*.dll
Georg Brandlada12e32008-05-09 06:09:25 +000076PCbuild/*.exp
Zachary Ware47343722015-07-16 00:24:48 -050077PCbuild/*.exe
78PCbuild/*.ilk
79PCbuild/*.lib
80PCbuild/*.pdb
81PCbuild/amd64
82PCbuild/obj
Ezio Melotti19d09d52011-06-25 20:19:54 +030083.coverage
84coverage/
Zachary Ware21a23502014-11-01 22:34:09 -050085externals/
Ezio Melotti19d09d52011-06-25 20:19:54 +030086htmlcov/