mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-10 22:56:07 +00:00
Normalize Line Endings
Added a gitattributes file to normalize line endings.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
|
||||
# Files which should be always normalized
|
||||
*.php text
|
||||
*.js text
|
||||
*.css text
|
||||
*.htaccess text
|
||||
*.tpl text
|
||||
*.html text
|
||||
|
||||
# Binaries
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.ico binary
|
||||
*.gif binary
|
||||
*.zip binary
|
||||
Reference in New Issue
Block a user