Skip to content

Commit 71451ab

Browse files
authored
Mark models/fixtures as generated (#24775)
Makes diffs like https://github.com/go-gitea/gitea/pull/24676/files more readable. I'm not sure if those are actually generated, but they are good to collapse in diffs anyways.
1 parent 655c890 commit 71451ab

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+
/models/fixtures/** linguist-generated
45
/public/img/svg/*.svg linguist-generated
56
/public/vendor/** -text -eol linguist-vendored
67
/templates/swagger/v1_json.tmpl linguist-generated

0 commit comments

Comments
 (0)