We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vendor/*
1 parent 0cc6c5b commit e85b595Copy full SHA for e85b595
1 file changed
.gitattributes
@@ -0,0 +1,5 @@
1
+# https://git-scm.com/docs/gitattributes
2
+# https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
3
+
4
+# Ignore vendor directory in language statistics
5
+vendor/** linguist-generated=true
0 commit comments