summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-09-13 13:01:48 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-09-13 13:01:48 +0200
commit548090e67f66acf84385c4152ca464e52d3e3319 (patch)
tree9b6de528bd7b0aa63362fa83f5c8e6a97f68a5d8 /.gitignore
parenta1d809960bee74df19c7e5fc34ffd1e4757cfdcb (diff)
Migrate away from templ and towards html/template
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e58bfc9..36f48ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,11 @@
+# Binaries
euro-cash.eu
+exttmpl
mfmt
-!cmd/mfmt
+
+!cmd/*
+
+# Autogenerated files
out.gotext.json
*.gen.*
*_templ.go