Files
neuron-tai/.gitignore
2026-07-06 17:31:11 +03:00

22 lines
213 B
Plaintext

# Python
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
build/
dist/
# Local environments
.venv/
# Ralph local runtime state
.ralph-tui/
.env
.env.*
!.env.example
!.env.testnet
.rocm-local/*
billing.sqlite