attention-scores / .gitignore
apehex's picture
Use `psaiops` in the base boilerplate
d6c9920
raw
history blame contribute delete
115 Bytes
# secrets
.env
# python env
.python-version
.venv
poetry.lock
# temp
.pytest_cache
__pycache__
# artifacts
dist