1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-07-31 16:06:05 +00:00
rufus/.gitattributes
Pete Batard 5722300063 v1.0.4 (#100)
* closes #22 (missing CloseHandle for FreeDOS' AUTOEXEC.BAT)
* split rufus and rufus_fd solution files (VS2010)
* error messages small improvements
* since we're on Windows, use .txt extension for README and TODO
2011-12-16 23:24:16 +00:00

19 lines
432 B
Text

*.sh eol=lf
*.ac eol=lf
*.am eol=lf
*.in eol=lf
*.m4 eol=lf
configure eol=lf
install-sh eol=lf
*.sln eol=crlf
*.vcproj eol=crlf
*.vcxproj* eol=crlf
*.rc eol=crlf
*.cmd eol=crlf
*.txt eol=crlf
*.sh export-ignore
.gitattributes export-ignore
.gitignore export-ignore
*.creole export-ignore