4.21.3
This commit is contained in:
17
app/.dockerignore
Normal file
17
app/.dockerignore
Normal file
@ -0,0 +1,17 @@
|
||||
.idea/
|
||||
*.pyc
|
||||
db.sqlite
|
||||
.env
|
||||
.pytest_cache
|
||||
.vscode
|
||||
.DS_Store
|
||||
config
|
||||
adhoc
|
||||
static/node_modules
|
||||
db.sqlite-journal
|
||||
static/upload
|
||||
venv/
|
||||
.venv
|
||||
.coverage
|
||||
htmlcov
|
||||
.git/
|
Reference in New Issue
Block a user