]> gitweb.factorcode.org Git - factor.git/blob - .gitignore
.gitignore: Don't ignore all directories that have factor in them, e.g. extra/zealot...
[factor.git] / .gitignore
1 *~
2 *.gch*
3 *.obj
4 *.o
5 *.s
6 *.exe
7 Factor/factor
8 *.a
9 *.dll
10 *.lib
11 *.exp
12 *.res
13 *.RES
14 *.image
15 factor.image.fresh
16 *.dylib
17 factor.com
18 *#*#
19 .DS_Store
20 .gdb_history
21 *.*.marks
22 .*.swm
23 .*.swn
24 .*.swo
25 .*.swp
26 logs
27 work
28 *.bak
29 .#*
30 checksums.txt
31 *.so
32 a.out
33 Factor.app/Contents/_CodeSignature