Add .gitattributes to fold generated files in PRs

This commit is contained in:
Ingvar Stepanyan
2020-11-20 19:37:20 +00:00
committed by Ingvar Stepanyan
parent f450373e3f
commit 613401c541

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
/codecs/**/*.js linguist-generated=true
/codecs/*/pkg*/*.d.ts linguist-generated=true