aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-07-27 22:00:20 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-07-27 22:00:20 +0200
commit3f7e149694f52d606fce11e3a279e8a278e2e0fd (patch)
treeee2ddb6431e50ce70108f8b0c59969fa71f90d73 /.gitignore
parentfeb15f6f7714cb6cee72b2fd66b85baa5f8a90f2 (diff)
Fix things related to the translations system
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb99649..aa17c9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,11 +2,15 @@
euro-cash.eu
exttmpl
!cmd/*
+*.mo
# Autogenerated files
out.gotext.json
*.db
*.gen.*
+*~
+po/backend.pot
+po/templates.pot
# Build artifacts
*.min.css