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