Tell git .recipe files are python

This commit is contained in:
Kovid Goyal 2013-06-05 21:10:24 +05:30
parent 26b2670d94
commit 45b1443072

2
.gitattributes vendored
View File

@ -1,6 +1,6 @@
# Tell git what files are txt
*.py text
*.recipe text
*.recipe text diff=python
*.coffee text
*.js text
*.pot text