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