]> git.ipfire.org Git - thirdparty/Python/cpython.git/blob - .gitignore
Fix missing :ref: for idle in doc build.
[thirdparty/Python/cpython.git] / .gitignore
1 *.cover
2 *.o
3 *.orig
4 *.pyc
5 *.pyd
6 *.pyo
7 *.rej
8 *.swp
9 *~
10 .gdb_history
11 Doc/build/
12 Doc/venv/
13 Lib/distutils/command/*.pdb
14 Lib/lib2to3/*.pickle
15 Lib/test/data/*
16 Lib/_sysconfigdata.py
17 Lib/plat-mac/errors.rsrc.df.rsrc
18 Makefile
19 Makefile.pre
20 Misc/python.pc
21 Misc/python-config.sh
22 Modules/Setup
23 Modules/Setup.config
24 Modules/Setup.local
25 Modules/config.c
26 Modules/ld_so_aix
27 Programs/_freeze_importlib
28 Programs/_testembed
29 PC/python_nt*.h
30 PC/pythonnt_rc*.h
31 PC/*/*.exe
32 PC/*/*.exp
33 PC/*/*.lib
34 PC/*/*.bsc
35 PC/*/*.dll
36 PC/*/*.pdb
37 PC/*/*.user
38 PC/*/*.ncb
39 PC/*/*.suo
40 PC/*/Win32-temp-*
41 PC/*/x64-temp-*
42 PC/*/amd64
43 PCbuild/*.user
44 PCbuild/*.suo
45 PCbuild/*.*sdf
46 PCbuild/*-pgi
47 PCbuild/*-pgo
48 PCbuild/amd64/
49 PCbuild/obj
50 PCBuild/win32
51 .purify
52 Parser/pgen
53 __pycache__
54 autom4te.cache
55 build/
56 buildno
57 config.cache
58 config.log
59 config.status
60 config.status.lineno
61 core
62 db_home
63 config.log
64 config.status
65 libpython*.a
66 libpython*.so*
67 platform
68 pybuilddir.txt
69 pyconfig.h
70 python
71 python-config
72 python-config.py
73 python.bat
74 python.exe
75 python-gdb.py
76 python.exe-gdb.py
77 reflog.txt
78 .svn/
79 tags
80 TAGS
81 .coverage
82 coverage/
83 externals/
84 htmlcov/
85 Tools/ssl/amd64
86 Tools/ssl/win32