раскидал структуру для монорепозитория

This commit is contained in:
arrelin
2025-12-09 18:31:45 +03:00
parent 7e1e89424a
commit aadbc099b0
48 changed files with 4048 additions and 5 deletions

14
backend/.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
target/
.git/
.gitignore
.env
.env.*
!.env.example
*.md
Dockerfile
docker-compose.yml
.dockerignore
.idea/
*.swp
*.swo
*~