Skip to content

Commit

Permalink
.gitattributes: Mark *.min.js files as "binary"
Browse files Browse the repository at this point in the history
 - No one will ever want to use a regular text diff on them
 - No one will ever want them to show up in `git grep`
  • Loading branch information
LukeShu committed Dec 18, 2018
1 parent 72af8f2 commit 3151040
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
@@ -1 +1,2 @@
telepresence/_version.py export-subst
*.min.js binary

0 comments on commit 3151040

Please sign in to comment.