Skip to content

Commit 5f03659

Browse files
jbqPowerKiKi
authored andcommitted
Mark minified JS as binary in .gitattributes (#440)
This makes it easier to read the output of git grep :-)
1 parent 52ff262 commit 5f03659

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/tests export-ignore
22
README.md export-ignore
3+
*.min.js binary

0 commit comments

Comments
 (0)