first commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.pytest_cache
|
||||
.pytest
|
||||
.ruff_cache/
|
||||
.mypy_cache/
|
||||
dist/
|
||||
build/
|
||||
*.pyc
|
||||
*.egg-info/
|
||||
.dagster/
|
||||
Reference in New Issue
Block a user