diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,4 +1,9 @@ -output/ cache/ -*.pyc .doit.db +output/ +*.pyc +__pycache__ +state_data.json +themes/*/assets/css/bootstrap.css +themes/*/assets/css/bootstrap.min.css +themes/bootstrap/ |
