fix: docker setup for usercode
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
.git
|
||||
.github
|
||||
.pytest_cache
|
||||
*.egg-info
|
||||
dbt/target
|
||||
dbt/logs
|
||||
dagster_home/storage
|
||||
dagster_home/logs
|
||||
Reference in New Issue
Block a user