chore: add installer files to .dockerignore and update docs

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Ulas Kalayci
2026-04-21 13:23:51 +02:00
parent 7795a737c5
commit 196e8a7d17
2 changed files with 35 additions and 0 deletions
+4
View File
@@ -28,6 +28,10 @@ scripts/
# Markdown files (README, CHANGELOG, etc.)
*.md
# Installer tools (not part of the running app)
tools/
install.sh
# IDE & OS
.vscode/
.idea/