Files
vpn/.gitignore
davide df78675198 docs: update README and .gitignore for automated setup
- .gitignore: remove .gitkeep exception, ignore wg-data/ entirely and
  fix stale comment (directory is generated by the container, not
  created manually)
- README: document init container behaviour in setup step 4, update
  project structure (wg0.json -> wg-easy.db), align security section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 08:07:57 +02:00

7 lines
202 B
Plaintext

# Variabili locali — contiene segreti, non committare mai
.env
# Directory WireGuard — generata dal container al primo avvio.
# Contiene chiavi crittografiche private. Non committare mai.
wg-data/