Add a .gitattributes file

This will make python diffs prettier.

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2009-01-02 22:49:51 -06:00
parent f8b689d48e
commit e49adbea4c
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.py diff=python