We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b73e89 commit 9c1e820Copy full SHA for 9c1e820
.gitattributes
@@ -3,3 +3,6 @@
3
4
# Go source files always have LF line endings
5
*.go text eol=lf
6
+
7
+# SVG files should not be modified
8
+*.svg -text
0 commit comments