broke currently
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@ -0,0 +1,11 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.db
|
||||
*.sqlite3
|
||||
.env
|
||||
.env.*
|
||||
mysql_data/
|
||||
migrations/versions/
|
||||
uploads/
|
||||
static/uploads/
|
Reference in New Issue
Block a user