mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[git] added gitattributes & gitignore
This commit is contained in:
parent
15c1bb4905
commit
a3c0ac9b6a
2 changed files with 56 additions and 0 deletions
11
.gitattributes
vendored
Normal file
11
.gitattributes
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
*.sh eol=lf
|
||||
*.ac eol=lf
|
||||
*.am eol=lf
|
||||
*.sln eol=crlf
|
||||
*.vcproj eol=crlf
|
||||
*.vcxproj* eol=crlf
|
||||
*.rc eol=crlf
|
||||
*.sh export-ignore
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
*.creole export-ignore
|
Loading…
Add table
Add a link
Reference in a new issue