fix: build-output/ in .gitignore + aus Git entfernt

Binaries gehoeren nicht ins Repository.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Stefan Hacker 2026-04-11 23:55:09 +02:00
parent 714ce1ae53
commit 9391a58683
3 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -39,5 +39,8 @@ backend/static/
.DS_Store
Thumbs.db
# Build output
build-output/
# Logs
*.log

Binary file not shown.