1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-07 11:36:44 +00:00
rufus/.gitattributes

23 lines
538 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
missing eol=lf
compile 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
*.vcxproj* eol=crlf
*.rc eol=crlf
*.cmd eol=crlf
*.txt eol=crlf
*.loc eol=crlf
2011-11-13 13:52:07 +00:00
*.sh export-ignore
*.cmd export-ignore
2011-11-13 13:52:07 +00:00
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore
2011-11-13 13:52:07 +00:00
*.creole export-ignore
2011-12-05 01:11:15 +00:00