Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
ianare committed Nov 13, 2013
1 parent 660ccea commit 88e80a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitattributes
Expand Up @@ -6,6 +6,6 @@
.gitignore export-ignore

*.py text eol=lf diff=python whitespace=blank-at-eol,space-before-tab,tab-in-indent,tabwidth=4
*.txt text eol=lf
*.rst text eol=lf
*.in text eol=lf
*.txt text eol=lf whitespace=blank-at-eol
*.rst text eol=lf whitespace=blank-at-eol
*.in text eol=lf whitespace=blank-at-eol

0 comments on commit 88e80a6

Please sign in to comment.