Skip to content

Commit 75b9845

Browse files
authored
Mark public/img/svg/*.svg as generated files (#24193)
These files are generated using `make svg`
1 parent e541a8c commit 75b9845

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* text=auto eol=lf
22
*.tmpl linguist-language=Handlebars
33
/assets/*.json linguist-generated
4+
/public/img/svg/*.svg linguist-generated
45
/public/vendor/** -text -eol linguist-vendored
56
/vendor/** -text -eol linguist-vendored
67
/web_src/fomantic/build/** linguist-generated

0 commit comments

Comments
 (0)