14
.gitattributes
vendored
Normal file
14
.gitattributes
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Text files.
|
||||
*.ini text
|
||||
*.json text
|
||||
*.md text
|
||||
*.php text diff=php
|
||||
*.phtml text diff=html
|
||||
*.xml text
|
||||
|
||||
# Binary files.
|
||||
*.alaw binary
|
||||
*.gif binary
|
||||
*.phar binary
|
||||
*.png binary
|
||||
*.wav binary
|
Reference in New Issue
Block a user