]> gitweb.factorcode.org Git - factor.git/blob - .gitignore
.gitignore: remove temp so that we can search io.files.temp. remove
[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
18 factor.com
19 *#*#
20 .DS_Store
21 .gdb_history
22 *.*.marks
23 .*.swm
24 .*.swn
25 .*.swo
26 .*.swp
27 logs
28 work
29 *.bak
30 .#*
31 checksums.txt
32 *.so
33 a.out
34 Factor.app/Contents/_CodeSignature