]> git.k1024.org Git - perf-null.git/blob - .gitignore
Also run pypy with the -S option
[perf-null.git] / .gitignore
1 # git ls-files --others --exclude-from=.git/info/exclude
2 # Lines that start with '#' are comments.
3 # For a project mostly in C, the following would be a good set of
4 # exclude patterns (uncomment them if you want to use them):
5
6 *.[oa]
7 *.cm[ixo]
8 *.hi
9 *.class
10 *~
11
12 /log
13
14 /asm/null
15 /c/c++-dynamic-null
16 /c/c++-static-null
17 /c/c-diet-null
18 /c/c-libc-dynamic-null
19 /c/c-libc-static-null
20 /haskell/null-single
21 /haskell/null-threaded
22 /ocaml/null-byte
23 /ocaml/null-opt
24 /java/null-gcj