Skip to content

Commit ca6659c

Browse files
author
Ulrik Strid
committed
Fix esy.lock linguist flag
1 parent 1f5737c commit ca6659c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# The .js files in the .ci folder are bascially vendored
33
.ci/*.js linguist-vendored
44
# This also supresses the lock folder from the diffs
5-
esy.lock/* linguist-vendored
5+
esy.lock/* linguist-generated=true
66
# Tell github that .re and .rei files are Reason
77
*.re linguist-language=Reason
88
*.rei linguist-language=Reason

0 commit comments

Comments
 (0)