Skip to content

Commit dd25bc8

Browse files
committed
chore: add .gitattributes to config linguist-detectable
1 parent 4e6849d commit dd25bc8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Remove files under ./husky from repo statistics.
2+
.husky/** -linguist-detectable
3+
# Remove .envrc from repo statistics.
4+
.envrc -linguist-detectable

0 commit comments

Comments
 (0)