Skip to content

Commit

Permalink
Hide dist js files in git diff
Browse files Browse the repository at this point in the history
When running `git diff`, instead of long diffs
of dist, show 'Binary files differ'.
  • Loading branch information
isaacl committed Jul 28, 2019
1 parent 6527e64 commit 7d63493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dist/*.js -diff

0 comments on commit 7d63493

Please sign in to comment.