File tree Expand file tree Collapse file tree 1 file changed +66
-0
lines changed Expand file tree Collapse file tree 1 file changed +66
-0
lines changed Original file line number Diff line number Diff line change
1
+ .gdb_history
2
+ .purify
3
+ .svn/
4
+ Makefile$
5
+ Makefile.pre$
6
+ TAGS$
7
+ autom4te.cache$
8
+ build/
9
+ buildno$
10
+ config.cache
11
+ config.log
12
+ config.status
13
+ config.status.lineno
14
+ db_home
15
+ platform$
16
+ pyconfig.h$
17
+ python$
18
+ python.exe$
19
+ reflog.txt$
20
+ tags$
21
+ Lib/plat-mac/errors.rsrc.df.rsrc
22
+ Doc/tools/sphinx/
23
+ Doc/tools/docutils/
24
+ Doc/tools/jinja/
25
+ Doc/tools/jinja2/
26
+ Doc/tools/pygments/
27
+ Misc/python.pc
28
+ Modules/Setup$
29
+ Modules/Setup.config
30
+ Modules/Setup.local
31
+ Modules/config.c
32
+ Modules/ld_so_aix$
33
+ Parser/pgen$
34
+ Parser/pgen.stamp$
35
+ ^core
36
+ ^python-gdb.py
37
+ ^python.exe-gdb.py
38
+ ^pybuilddir.txt
39
+
40
+ syntax: glob
41
+ libpython*.a
42
+ *.swp
43
+ *.o
44
+ *.pyc
45
+ *.pyo
46
+ *.pyd
47
+ *.cover
48
+ *.orig
49
+ *.rej
50
+ *~
51
+ Lib/lib2to3/*.pickle
52
+ Lib/test/data/*
53
+ Misc/*.wpu
54
+ PC/python_nt*.h
55
+ PC/pythonnt_rc*.h
56
+ PC/*.obj
57
+ PCbuild/*.exe
58
+ PCbuild/*.dll
59
+ PCbuild/*.pdb
60
+ PCbuild/*.lib
61
+ PCbuild/*.exp
62
+ PCbuild/*.o
63
+ PCbuild/*.ncb
64
+ PCbuild/*.bsc
65
+ PCbuild/Win32-temp-*
66
+ __pycache__
You can’t perform that action at this time.
0 commit comments