Files
labs/.gitignore
michelle@shelltr.me ef2a6b31ad Initial commit
2025-06-07 14:04:07 -07:00

14 lines
160 B
Plaintext

.env
terraform/
# Byte-compiled Python files
__pycache__/
*.py[cod]
# Local config / secrets
.env
config.yaml
secrets.json
# Editor & OS files
*.swp
.DS_Store