OSDN Git Service

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