.gitattributes 106 B

1234
  1. #ignore all generated files from diff
  2. #also skip line ending check
  3. *.js -diff -text
  4. *.map -diff -text