chore: initialize repository

This commit is contained in:
2026-03-22 09:19:38 +01:00
commit 080981ade6
2 changed files with 36 additions and 0 deletions

33
.gitignore vendored Normal file
View File

@@ -0,0 +1,33 @@
# macOS
.DS_Store
# Editor / IDE
.idea/
.vscode/
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Environment files
.env
.env.*
!.env.example
# Dependencies
node_modules/
vendor/
# Build output
dist/
build/
.next/
coverage/
# Archives
*.zip
*.tar
*.gz

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# fabiennefoehn
Projekt-Repository fuer die Entwicklung der Test-Website auf der Synology und den spaeteren Live-Upload.