OSDN Git Service

0c15c6e551b348e9d6b46bb43123604a3412816f
[fast-forth/master.git] / .gitignore
1 # windows
2 *.bak
3
4
5 # It's better to unpack these files and commit the raw source because
6 # git has its own built in compression methods.
7 *.7z
8 *.jar
9 *.rar
10 *.zip
11 *.gz
12 *.bzip
13 *.bz2
14 *.xz
15 *.lzma
16 *.cab
17
18
19 # scite files are user-specific
20
21 # macroassembler
22 *.bin
23 *.p
24 Log/log.txt
25 *.lst
26 *.exe
27 *.dll
28 *.msg