node_modules
# Keep environment variables out of version control
.env
.env.local

# Sentry Config File
.sentryclirc
/.npmrc
/.azure/config
/dist/*
