Made the Docker image significantly smaller
This commit is contained in:
@@ -1 +1,16 @@
|
||||
db.sqlite3
|
||||
docker-compose.yml
|
||||
|
||||
# Docs
|
||||
README.md
|
||||
setup.md
|
||||
LICENSE
|
||||
|
||||
# Git stuff
|
||||
.git
|
||||
.github
|
||||
.gitignore
|
||||
|
||||
# .gitignore
|
||||
*.pyc
|
||||
.venv
|
||||
db.sqlite3
|
||||
|
||||
Reference in New Issue
Block a user