Add local repo contents

This commit is contained in:
willchen96 2026-04-29 19:49:06 +02:00
parent 65739ef1ce
commit d9690965b5
176 changed files with 68998 additions and 0 deletions

6
backend/.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
node_modules
dist
.env*
!.env.example
*.log
.DS_Store