# Node modules
node_modules/
.wwebjs_auth/
.wwebjs_cache/

# Logs
*.log
app.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Environment variables
.env
.env.*

# OS files
.DS_Store
Thumbs.db

# Editor / IDE
.vscode/
.idea/

# Temporary files
*.tmp
*.temp

# Build / cache
dist/
build/
.cache/

# Misc
*.bak

credentials.json
token.json