Skip to content

Commit

Permalink
Tell git about certain file extensions (.py, .js, .html) for use in w…
Browse files Browse the repository at this point in the history
…ord-diffs.
  • Loading branch information
bfroehle committed Jul 13, 2012
1 parent 0369b78 commit e288666
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html

0 comments on commit e288666

Please sign in to comment.