aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 03af548..4822aa2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,20 +1,22 @@
# Binaries
euro-cash.eu
-exttmpl
+extpo
+extwiki
!cmd/*
*.mo
# Autogenerated files
out.gotext.json
*.db
-*.gen.*
-*~
+*.pot
po/backend.pot
po/templates.pot
# Build artifacts
*.min.css
*.tar.gz
+__pycache__/
+*~
# Misc
test/ \ No newline at end of file