refactor: Projektstruktur in app/ und backend/ aufgeteilt
This commit is contained in:
8
backend/.gitignore
vendored
Normal file
8
backend/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/target/
|
||||
/node_modules/
|
||||
/src/main/frontend/generated/
|
||||
/vite.generated.ts
|
||||
/logs/
|
||||
/.env
|
||||
*.log
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user