]> gitweb.factorcode.org Git - factor.git/blob - .gitignore
.gitignore: ignore more vim temp files. not sure why i'm getting so many extensions...
[factor.git] / .gitignore
1 *~
2 _darcs
3 *.gch
4 *.obj
5 *.o
6 *.s
7 *.exe
8 Factor/factor
9 *.a
10 *.dll
11 *.lib
12 *.exp
13 *.res
14 *.RES
15 *.image
16 factor.image.fresh
17 *.dylib
18 factor
19 factor.com
20 *#*#
21 .DS_Store
22 .gdb_history
23 *.*.marks
24 .*.swm
25 .*.swn
26 .*.swo
27 .*.swp
28 temp
29 logs
30 work
31 build-support/wordsize
32 *.bak
33 .#*
34 checksums.txt
35 *.so
36 a.out