.DS_Store
node_modules
.env
providers.json
applications.json
*.key

# Ignore static files
static/*
!static/default.svg

# Add .env file for Docker
!docker/.env

# pm2 ecosystem file
ecosystem.config.json
