rsLXST/.gitignore
2026-05-10 23:42:33 -06:00

23 lines
262 B
Text

.DS_Store
target/
# Runtime data and local identities
.reticulum/
.ratspeak/
*.db
*.sqlite
*.sqlite3
*.key
identity
storage/
# Python and tooling caches
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
# Editor and local environment files
.env
.env.*
*.swp