diff options
author | Matthew Lemon <y@yulqen.org> | 2024-05-15 11:50:18 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-05-15 11:50:18 +0100 |
commit | a6e798d147ed5f8c653def9fa4bcb1e50f7687c8 (patch) | |
tree | b427471ad1a9f6e7e319761757e324a8ad6b98c4 /.gitignore | |
parent | f3a97a063b4158ecd803555c36a7807a02133781 (diff) |
Adds my custom.scss file and new boostrap compiled files
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -333,3 +333,8 @@ pyblackbird_cc/media/ .env .envs/* .envs/.local/ + +/pyblackbird_cc/static/css/custom.css.map +/pyblackbird_cc/static/scss/custom.css.map +/pyblackbird_cc/static/scss/custom.css +/pyblackbird_cc/static/bootstrap/scss/ |