# Build
/target
# Editor
*.swp
*.swo
*~
.idea/
.vscode/
*.iml
# OS
.DS_Store
Thumbs.db
# Secrets (never commit these)
.env
*.key
*.key.pub
*.age
!vault.age.example
# Authy runtime
.authy/
audit.log
# npm platform binaries (injected by CI)
npm/authy-cli/bin/authy-*
npm/authy-cli/node_modules/
*.tgz