Files
akyldash/.gitignore

16 lines
225 B
Plaintext
Executable File

# Local credentials and secrets
credentials.json
# Python/runtime artifacts (for the upcoming bot implementation)
__pycache__/
.venv/
*.py[cod]
# Local environment files
.env
.env.*
!.env.example
# Local bot archive
data/