Mark `/templates/swagger/v1_json.tmpl` as generated file (#24306)

This commit is contained in:
JakobDev 2023-04-24 19:18:24 +02:00 committed by GitHub
parent d347208114
commit 07aaa145dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -3,6 +3,7 @@
/assets/*.json linguist-generated
/public/img/svg/*.svg linguist-generated
/public/vendor/** -text -eol linguist-vendored
/templates/swagger/v1_json.tmpl linguist-generated
/vendor/** -text -eol linguist-vendored
/web_src/fomantic/build/** linguist-generated
/web_src/js/vendor/** -text -eol linguist-vendored