We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dbe2eb commit c2a0b8aCopy full SHA for c2a0b8a
1 file changed
.gitattributes
@@ -17,3 +17,9 @@
17
# Use `binary` to make sure certain files are never auto-detected as text.
18
#
19
#*.png binary
20
+
21
+# Use `linguist-generated` attribute to mark or unmark paths to be ignored for
22
+# the repository's language statistics and hidden by default in diffs.
23
+#
24
+hello/hello/pregenerated/** linguist-generated=true
25
+hello/doc/pregenerated/** linguist-generated=true
0 commit comments