🚧 saving WIP

This commit is contained in:
ChatonDeAru (Romain)
2024-08-21 09:32:39 +00:00
parent 70d977ea75
commit f69a53fa0a
18 changed files with 7309 additions and 0 deletions

24
modules/app/.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