# Never commit the live NPS secret.
api/config.php
.env
.env.*
!.env.example

# Local editor, operating system, and runtime files.
.DS_Store
Thumbs.db
*.log
.idea/
.vscode/

# Optional local proxy caches.
api/cache/
