mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 12:41:30 +00:00
Create .gitattributes
This commit is contained in:
parent
bf990504b0
commit
88c9715fb0
26
.gitattributes
vendored
Normal file
26
.gitattributes
vendored
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# automatic eol conversions
|
||||||
|
* text=auto
|
||||||
|
|
||||||
|
*.c text
|
||||||
|
*.cc text
|
||||||
|
*.cpp text
|
||||||
|
*.h text
|
||||||
|
*.hpp text
|
||||||
|
*.txt text
|
||||||
|
*.pl text
|
||||||
|
*.sql text
|
||||||
|
*.xml text
|
||||||
|
*.yaml text
|
||||||
|
*.conf text
|
||||||
|
*.resx text
|
||||||
|
*.cs text
|
||||||
|
*.ini text
|
||||||
|
*.settings text
|
||||||
|
*.html text
|
||||||
|
*.css text
|
||||||
|
*.js text
|
||||||
|
*.types text
|
||||||
|
|
||||||
|
*.vcproj text merge=union
|
||||||
|
*.csproj text merge=union
|
||||||
|
*.sln text merge=union eol=crlf
|
||||||
Loading…
x
Reference in New Issue
Block a user