chore: clean up stale .gitignore entries
This commit is contained in:
parent
2a502c666e
commit
9b76f33d4d
|
|
@ -1,11 +1,5 @@
|
|||
.venv/
|
||||
config.yaml
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
*.so
|
||||
.DS_Store
|
||||
deploy.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue