mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-24 18:41:04 +00:00
Add docker-compose.override.yml to .gitignore
This commit is contained in:
parent
2205c1d981
commit
93bcbc1948
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,6 +15,7 @@
|
|||
|
||||
# BookWyrm
|
||||
.env
|
||||
docker-compose.override.yml
|
||||
/images/
|
||||
bookwyrm/static/css/bookwyrm.css
|
||||
bookwyrm/static/css/themes/
|
||||
|
|
Loading…
Reference in a new issue