Added .gitattributes
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
parent
b3d4f9b6bc
commit
ca5c3596dc
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
|
Loading…
Reference in New Issue
Block a user