Skip to content

Commit 8767711

Browse files
authored
mark large minified js as binary (#86569)
otherwise it shows up as noise in `git grep`
1 parent 18b5898 commit 8767711

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
@@ -8,3 +8,4 @@ tests/js/test-balancer/jest-balance.json binary
88
src/sentry/static/sentry/vendor/* binary
99
fixtures/integration-docs/*.json binary
1010
api-docs/paths/events/*.json binary
11+
static/app/utils/profiling/profile/formats/node/trace.json binary

0 commit comments

Comments
 (0)