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 4addbe4 commit ad1dad1Copy full SHA for ad1dad1
.gitattributes
@@ -4,6 +4,10 @@
4
.gitignore export-ignore
5
.mailmap export-ignore
6
7
+# Tell git to not diff certain files
8
+*.svg -diff
9
+
10
# Tell linguist that generated test pattern files should not be included in the
11
# language statistics.
-*.pat linguist-generated=true
12
+*.pat linguist-generated
13
+*.svg linguist-generated
0 commit comments