Files
vpngen/.gitignore
2026-04-07 17:41:25 +02:00

32 lines
335 B
Plaintext

# Node.js
node_modules/
npm-debug.log
yarn-error.log
# Environment Variables (CRITICAL)
.env
.env.*
!.env.example
# Build Outputs
dist/
build/
bin/
server/
# Generated WireGuard configs
*.conf
# OS/Editor Files
.DS_Store
.idea/
.vscode/
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# ProtonVPN local DBs or cache if generated locally
*.db