Files
TravianZ/.gitattributes
2013-06-16 10:38:34 +03:00

18 lines
257 B
Plaintext

# 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