Initial public commit (clean history)

This commit is contained in:
2025-08-20 19:43:36 +02:00
commit 63898b6391
45 changed files with 10873 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Wishlist secrets & local artifacts
config/config.php
data/
*.log
*.tmp
.cache/
.env
*.pem
*.key
id_*
.ssh/
data/
node_modules/