Grunt, POT.

This commit is contained in:
Nathan Rice
2015-09-29 17:18:50 -04:00
parent 8d371db957
commit 5d5b60de23
16 changed files with 415 additions and 222 deletions
+14
View File
@@ -0,0 +1,14 @@
# Default behavior
* text=auto
# Text files
*.php text
*.css text
*.js text
*.md text
# Binary files
*.png binary
*.jpg binary
*.gif binary
*.ico binary