Alles aufsetzen

This commit is contained in:
2026-06-10 22:12:10 +09:00
parent 651a002b01
commit ee29f00728
23 changed files with 3598 additions and 1 deletions
+13 -1
View File
@@ -22,4 +22,16 @@ dist-ssr
*.njsproj
*.sln
*.sw?
*.env
*.env
# Abhängigkeiten (sehr groß, werden neu installiert)
node_modules/
# Umgebungsvariablen (Passwörter & Keys!)
.env
.env.local
.env.*.local
# Build-Output
dist/
build/