This commit is contained in:
arrelin
2025-12-15 18:43:14 +03:00
parent 6966fbbc2c
commit 20ad9f5833
4 changed files with 92 additions and 7 deletions

19
frontend/.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
node_modules/
dist/
.git/
.gitignore
.env
.env.*
!.env.example
*.md
Dockerfile
docker-compose.yml
.dockerignore
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
coverage/
.eslintcache