Files
magistr/.gitignore
Zuev e03a68b7a8
All checks were successful
Build and Push Docker Images / build-and-push-backend (push) Successful in 11s
Build and Push Docker Images / build-and-push-frontend (push) Successful in 10s
Build and Push Docker Images / deploy-to-k8s (push) Successful in 1m55s
feat: add frontend-design skill with its documentation and license, and update gitignore.
2026-03-23 02:05:02 +03:00

13 lines
216 B
Plaintext
Executable File

db/data/
.env
# Игнорируем временные файлы сборки (на будущее)
backend/target/
backend/build/
frontend/node_modules/
frontend/dist/
.idea/
.vscode/
*.DS_Store
skills-lock.json