]> git.k1024.org Git - perf-null.git/blob - .gitignore
Add one more TCL version: 8.6
[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 *~
10
11 /log
12
13 /c/c++-dynamic-null
14 /c/c++-static-null
15 /c/c-diet-dynamic-null
16 /c/c-diet-static-null
17 /c/c-libc-dynamic-null
18 /c/c-libc-static-null
19 /haskell/null-single
20 /haskell/null-threaded
21 /ocaml/null-byte
22 /ocaml/null-opt