nuxt rewrite missing files

This commit is contained in:
2025-09-25 22:19:30 +02:00
parent 7cdf77cb52
commit 69b3664ecd
9 changed files with 17598 additions and 0 deletions

24
website/.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# Nuxt dev/build outputs
.output
.data
.nuxt
.nitro
.cache
dist
# Node dependencies
node_modules
# Logs
logs
*.log
# Misc
.DS_Store
.fleet
.idea
# Local env files
.env
.env.*
!.env.example