blob: ed5be73cfea126f033876fc5dd4bc1ac00441c78 [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$
20python.exe$
21reflog.txt$
22tags$
Georg Brandlada12e32008-05-09 06:09:25 +000023Lib/plat-mac/errors.rsrc.df.rsrc
Antoine Pitrou36b6dfc2009-05-24 20:46:06 +000024Misc/python.pc
Antoine Pitroub6705ac2010-04-13 17:36:07 +000025Modules/Setup$
Georg Brandlada12e32008-05-09 06:09:25 +000026Modules/Setup.config
27Modules/Setup.local
28Modules/config.c
Georg Brandl93512f22011-03-06 10:41:54 +010029Modules/ld_so_aix$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000030Parser/pgen$
Georg Brandl93512f22011-03-06 10:41:54 +010031Parser/pgen.stamp$
Antoine Pitroub6705ac2010-04-13 17:36:07 +000032^core
33^python-gdb.py
doko@ubuntu.com6cb43432013-04-08 21:20:09 +020034^pybuilddir.txt
Georg Brandlada12e32008-05-09 06:09:25 +000035
36syntax: glob
Michael Foord764d75f2011-03-16 22:28:08 -040037python.exe-gdb.py
Georg Brandlada12e32008-05-09 06:09:25 +000038libpython*.a
Éric Araujo2636d772011-07-29 12:07:04 +020039libpython*.so*
Georg Brandl93512f22011-03-06 10:41:54 +010040*.swp
Georg Brandlada12e32008-05-09 06:09:25 +000041*.o
42*.pyc
43*.pyo
44*.pyd
45*.cover
Georg Brandlada12e32008-05-09 06:09:25 +000046*~
47Lib/lib2to3/*.pickle
Benjamin Peterson9d2916c2009-07-11 22:25:24 +000048Lib/test/data/*
Michael Foord764d75f2011-03-16 22:28:08 -040049Misc/*.wpu
Antoine Pitroud4f016f2011-03-11 23:46:26 +010050PC/python_nt*.h
51PC/pythonnt_rc*.h
52PC/*.obj
Georg Brandlada12e32008-05-09 06:09:25 +000053PCbuild/*.exe
54PCbuild/*.dll
55PCbuild/*.pdb
56PCbuild/*.lib
57PCbuild/*.exp
58PCbuild/*.o
59PCbuild/*.ncb
60PCbuild/*.bsc
Antoine Pitrou36b6dfc2009-05-24 20:46:06 +000061PCbuild/Win32-temp-*
Ezio Melotti19d09d52011-06-25 20:19:54 +030062.coverage
63coverage/
Zachary Ware21a23502014-11-01 22:34:09 -050064externals/
Ezio Melotti19d09d52011-06-25 20:19:54 +030065htmlcov/