Files
Nathan Rice 5d5b60de23 Grunt, POT.
2015-09-29 17:18:50 -04:00

15 lines
155 B
Plaintext

# Default behavior
* text=auto
# Text files
*.php text
*.css text
*.js text
*.md text
# Binary files
*.png binary
*.jpg binary
*.gif binary
*.ico binary