OAuth/.gitattributes
Jacob Kiers ca5c3596dc Added .gitattributes
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2013-08-15 19:59:33 +02:00

15 lines
203 B
Plaintext

# 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