init
This commit is contained in:
9
app/.dockerignore
Normal file
9
app/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
media/
|
||||
static_collected/
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.env
|
||||
.git/
|
||||
venv/
|
||||
*.sqlite3
|
||||
frontend/node_modules
|
||||
Reference in New Issue
Block a user