Initial public commit (clean history)

This commit is contained in:
2025-08-19 12:27:53 +02:00
commit 6629350c75
46 changed files with 10880 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/