summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorwxiaoguang <wxiaoguang@gmail.com>2023-05-18 10:12:39 +0200
committerGitHub <noreply@github.com>2023-05-18 10:12:39 +0200
commit76138ca5a98f6f8b949eb6a5a53466a942ae4fae (patch)
tree7625d22bda4cd51d955e334b4d64c1f8f68ea9b1 /.gitattributes
parentRemove background on user dashboard filter bar (#24779) (diff)
downloadforgejo-76138ca5a98f6f8b949eb6a5a53466a942ae4fae.tar.xz
forgejo-76138ca5a98f6f8b949eb6a5a53466a942ae4fae.zip
Revert "Mark `models/fixtures` as generated (#24775)" (#24782)
They are not generated in some cases (although they can). And we should keep an eye on these files when reviewing. When reviewing, files can be marked as "Viewed" and then it is collapsed.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 37f7311f11..16167a2cd6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,6 @@
* text=auto eol=lf
*.tmpl linguist-language=Handlebars
/assets/*.json linguist-generated
-/models/fixtures/** linguist-generated
/public/img/svg/*.svg linguist-generated
/public/vendor/** -text -eol linguist-vendored
/templates/swagger/v1_json.tmpl linguist-generated