put downloaded test support files in Lib/test/data instead of the cwd
[python.git] / .hgignore
blobee1bd43cc5e5b469c4277e1be8698b1a55158664
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/pygments/
26 Misc/python.pc
27 Modules/Setup
28 Modules/Setup.config
29 Modules/Setup.local
30 Modules/config.c
31 Parser/pgen
32 core
34 syntax: glob
35 libpython*.a
36 *.o
37 *.pyc
38 *.pyo
39 *.pyd
40 *.cover
41 *.orig
42 *.rej
44 Lib/lib2to3/*.pickle
45 PCbuild/*.exe
46 PCbuild/*.dll
47 PCbuild/*.pdb
48 PCbuild/*.lib
49 PCbuild/*.exp
50 PCbuild/*.o
51 PCbuild/*.ncb
52 PCbuild/*.bsc
53 PCbuild/Win32-temp-*