Skip to content

Commit 05f06cd

Browse files
authored
Add -test git attribute to tools/crunch-worker.js (emscripten-core#6403)
Without this running `git grep` will often pick up something in the 76,000 character line in this file.
1 parent a278c1f commit 05f06cd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# This file has a 76,000 charactar line which we don't to show up in the
2+
# output of `git grep`
3+
tools/crunch-worker.js -diff

0 commit comments

Comments
 (0)