We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd25bc8 commit e425b37Copy full SHA for e425b37
.gitattributes
@@ -1,4 +1,6 @@
1
# Remove files under ./husky from repo statistics.
2
.husky/** -linguist-detectable
3
+# Remove flake.nix from repo statistics.
4
+flake.nix -linguist-detectable
5
# Remove .envrc from repo statistics.
6
.envrc -linguist-detectable
0 commit comments