Initial commit: Frida-Fred Webseite

This commit is contained in:
2026-01-31 13:27:33 +01:00
parent 6ec7cedbfc
commit 1fccc96549
49 changed files with 3748 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# Sensible Konfigurationsdateien
config.php
.env
# Composer
/vendor/
composer.phar
composer.lock
# IDE
.vscode/
.idea/
*.sublime-project
*.sublime-workspace
# System-Dateien
.DS_Store
Thumbs.db
*.log
# Backup-Dateien
*.bak
*.backup
*~