diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |