.gitattributes 177 B

12345678
  1. # Enforce Unix newlines
  2. * text=auto eol=lf
  3. # Don't diff or textually merge source maps
  4. *.map binary
  5. bootstrap.css linguist-vendored=false
  6. bootstrap.js linguist-vendored=false