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>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Variabili locali — contiene segreti, non committare mai
|
||||
.env
|
||||
|
||||
# Directory WireGuard — auto-generata dal container al primo avvio.
|
||||
# Directory WireGuard — generata dal container al primo avvio.
|
||||
# Contiene chiavi crittografiche private. Non committare mai.
|
||||
wg-data/
|
||||
|
||||
Reference in New Issue
Block a user