We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0256b2a commit d960faeCopy full SHA for d960fae
1 file changed
.gitignore
@@ -0,0 +1,26 @@
1
+Doc/build/
2
+Doc/tools/docutils/
3
+Doc/tools/jinja2/
4
+Doc/tools/pygments/
5
+Doc/tools/sphinx/
6
+Makefile
7
+Makefile.pre
8
+Misc/python.pc
9
+Modules/Setup
10
+Modules/Setup.config
11
+Modules/Setup.local
12
+Modules/config.c
13
+Parser/pgen
14
+Parser/pgen.stamp
15
+build/
16
+config.log
17
+config.status
18
+libpython3.2.a
19
+pybuilddir.txt
20
+pyconfig.h
21
+python
22
+python-gdb.py
23
+tags
24
+Lib/lib2to3/Grammar3.2.0.alpha.2.pickle
25
+Lib/lib2to3/PatternGrammar3.2.0.alpha.2.pickle
26
+autom4te.cache
0 commit comments