Commit Graph

4 Commits

Author SHA1 Message Date
Travis Cross
553979a250 Treat *-min.js files as minified for git 2014-08-01 16:59:11 +00:00
Travis Cross
2cb0d7901d Treat minified files as binary for git
This prevents e.g. `git log -p` from showing the content changes in
these files by default, which is what we want because line-oriented
diffs of these files are meaningless.
2014-08-01 16:54:19 +00:00
Peter Olsson
4df59b013c Force line endings to LF on common file types.
This should help improve the autocrlf issue in Windows.
2014-07-19 12:48:16 +02:00
Travis Cross
fa0de2efd3 add .gitattributes
Add some attributes that are useful for packaging.
2012-05-28 16:35:00 +00:00