1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-07-31 16:06:05 +00:00
rufus/.gitattributes

19 lines
432 B
Text
Raw Normal View History

2011-11-13 13:52:07 +00:00
*.sh eol=lf
*.ac eol=lf
*.am eol=lf
2011-12-05 01:11:15 +00:00
*.in eol=lf
*.m4 eol=lf
2011-12-05 01:11:15 +00:00
configure eol=lf
install-sh eol=lf
2011-11-13 13:52:07 +00:00
*.sln eol=crlf
*.vcproj eol=crlf
*.vcxproj* eol=crlf
*.rc eol=crlf
*.cmd eol=crlf
*.txt eol=crlf
2011-11-13 13:52:07 +00:00
*.sh export-ignore
.gitattributes export-ignore
.gitignore export-ignore
*.creole export-ignore
2011-12-05 01:11:15 +00:00