.gitignore, Releases/MANUAL-*.txt -crlf

This commit is contained in:
Pavel Semerad
2011-06-02 20:42:04 +02:00
parent 44f049c3c8
commit d36c0b28ef
2 changed files with 7 additions and 6 deletions

3
.gitattributes vendored
View File

@@ -1,3 +1,4 @@
compile.bat -crlf
MANUAL.txt -crlf
README -crlf
MANUAL.txt -crlf
Releases/MANUAL-*.txt -crlf

10
.gitignore vendored
View File

@@ -1,9 +1,9 @@
.*.sw?
*.s19
*.o
*.ls
*.elf
*.lkf
*.map
*.sm8
gt3b.s19
gt3b.elf
gt3b.lkf
gt3b.map
gt3b.sm8
Makefile.toolset