a few more dirs
This commit is contained in:
parent
9740c928cd
commit
a8196bc5c9
1 changed files with 8 additions and 1 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -172,5 +172,12 @@ style=""
|
||||||
traefik-public-certificates
|
traefik-public-certificates
|
||||||
|
|
||||||
# Postgres Data
|
# Postgres Data
|
||||||
|
app/static/admin
|
||||||
|
app/static/ckeditor
|
||||||
|
app/static/jazzmin
|
||||||
|
app/static/js/bootstrap5.modal.forms.js
|
||||||
|
app/static/js/bootstrap5.modal.forms.min.js
|
||||||
|
app/static/js/jquery.bootstrap.modal.forms.js
|
||||||
|
app/static/js/jquery.bootstrap.modal.forms.min.js
|
||||||
|
app/static/vendor
|
||||||
postgres_data
|
postgres_data
|
||||||
app/staticfiles
|
|
Loading…
Add table
Add a link
Reference in a new issue