aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index a1255fe..23d482d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,15 +7,15 @@ exttmpl
# 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