Commit Graph

5 Commits

Author SHA1 Message Date
Bas Couwenberg db3a762daf FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package. 2017-04-25 13:23:29 +02:00
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