sync: migrate erp-mvp to Gitea (2026-08-10)

This commit is contained in:
konturai-ops
2026-08-10 15:26:55 +00:00
commit 1b792f02ae
449 changed files with 17419 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
.DS_Store
.env
# Backend
backend/build/
backend/.gradle/
backend/out/
# Frontend
frontend/node_modules/
frontend/dist/
frontend/.vite/
# IDE
.idea/
.vscode/
*.iml