update docker-build.yaml

This commit is contained in:
Zuev
2026-03-10 01:51:33 +03:00
parent 2563c769de
commit 41dec9c772
2 changed files with 75 additions and 3 deletions

10
.gitignore vendored
View File

@@ -1,7 +1,4 @@
# Игнорируем данные БД (но не init-скрипты)
db/data/
# Игнорируем секреты
.env
# Игнорируем временные файлы сборки (на будущее)
@@ -9,3 +6,10 @@ backend/target/
backend/build/
frontend/node_modules/
frontend/dist/
.agents
.idea/
.vscode/
*.DS_Store
AGENTS.md
GEMINI.md