feat: update .gitignore and .dockerignore to include build artifacts
This commit is contained in:
@@ -5,6 +5,7 @@ __pycache__
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
build
|
||||
data
|
||||
logs
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user