We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5737c commit ca6659cCopy full SHA for ca6659c
.gitattributes
@@ -2,7 +2,7 @@
2
# The .js files in the .ci folder are bascially vendored
3
.ci/*.js linguist-vendored
4
# This also supresses the lock folder from the diffs
5
-esy.lock/* linguist-vendored
+esy.lock/* linguist-generated=true
6
# Tell github that .re and .rei files are Reason
7
*.re linguist-language=Reason
8
*.rei linguist-language=Reason
0 commit comments