Files
smart-home-tablet/.dockerignore
Cosmo be377e377f
Some checks failed
Deploy / deploy (push) Failing after 1m35s
chore: ignore google-sa.json в git и docker context
2026-04-27 12:52:47 +00:00

23 lines
387 B
Plaintext

# Build output / зависимости — пересобираются внутри контейнера
node_modules
.next
.turbo
dist
# VCS / IDE
.git
.gitea
.idea
.vscode
# Env / секреты — на сервере есть отдельный tablet.env
.env*
google-sa.json
# Документация / временные
*.md
HANDOFF.md
.DS_Store
*.log
tsconfig.tsbuildinfo