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 # Tell git what files are txt
*.py text *.py text
*.recipe text *.recipe text diff=python
*.coffee text *.coffee text
*.js text *.js text
*.pot text *.pot text