Initial Commit

This commit is contained in:
2026-04-09 23:23:31 +02:00
commit a68677681f
94 changed files with 15170 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
# Rust
target/
Cargo.lock
# Node.js / React / Vite
node_modules/
dist/
.env
.env.local
.env.production
# Logs
*.log
logs/
# OS
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
# Docker
.dockerignore
# Database and data (if not committed)
data/*.db
data/gallery/
# Temporary files
*.tmp
*.swp