blob: 6fa534ff522c7a518eab0b99fdd850cabb955feb [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*~
Zachary Ware47343722015-07-16 00:24:48 -050048Lib/distutils/command/*.pdb
Georg Brandlada12e32008-05-09 06:09:25 +000049Lib/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
Zachary Ware47343722015-07-16 00:24:48 -050054PC/*/*.exe
55PC/*/*.exp
56PC/*/*.lib
57PC/*/*.bsc
58PC/*/*.dll
59PC/*/*.pdb
60PC/*/*.user
61PC/*/*.ncb
62PC/*/*.suo
63PC/*/Win32-temp-*
64PC/*/x64-temp-*
65PC/*/amd64
66PCbuild/*.user
67PCbuild/*.suo
68PCbuild/*.*sdf
69PCbuild/*-pgi
70PCbuild/*-pgo
71PCbuild/.vs
Georg Brandlada12e32008-05-09 06:09:25 +000072PCbuild/*.dll
Georg Brandlada12e32008-05-09 06:09:25 +000073PCbuild/*.exp
Zachary Ware47343722015-07-16 00:24:48 -050074PCbuild/*.exe
75PCbuild/*.ilk
76PCbuild/*.lib
77PCbuild/*.pdb
78PCbuild/amd64
79PCbuild/obj
Ezio Melotti19d09d52011-06-25 20:19:54 +030080.coverage
81coverage/
Zachary Ware21a23502014-11-01 22:34:09 -050082externals/
Ezio Melotti19d09d52011-06-25 20:19:54 +030083htmlcov/