summaryrefslogtreecommitdiffstats
path: root/modules/templates/templates_bindata.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/templates/templates_bindata.go')
-rw-r--r--modules/templates/templates_bindata.go9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/templates/templates_bindata.go b/modules/templates/templates_bindata.go
new file mode 100644
index 0000000000..eaf64d9457
--- /dev/null
+++ b/modules/templates/templates_bindata.go
@@ -0,0 +1,9 @@
+// Copyright 2016 The Gitea Authors. All rights reserved.
+// Use of this source code is governed by a MIT-style
+// license that can be found in the LICENSE file.
+
+//+build bindata
+
+package templates
+
+//go:generate go run -mod=vendor ../../scripts/generate-bindata.go ../../templates templates bindata.go