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