chore: Remove large binaries and PDFs from git tracking

Remove compiled Go binaries (90 MB), 1400+ PDFs, and DOCX files
from git tracking. Files remain on disk but are now gitignored.
This reduces the push payload to allow syncing with external Gitea.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
BreakPilot Dev
2026-02-11 13:25:27 +01:00
parent 206183670d
commit 1723d6ecef
10 changed files with 19 additions and 5 deletions

19
.gitignore vendored
View File

@@ -165,3 +165,22 @@ backend/screenshots/
ssh_key*.txt
anleitung.txt
fix_permissions.txt
# ============================================
# Compiled Go Binaries
# ============================================
billing-service/billing-service
consent-service/server
edu-search-service/server
edu-search-service/edu-search-service
# ============================================
# Large Document Archives (PDFs, DOCX)
# ============================================
docs/za-download/
docs/za-download-2/
docs/za-download-3/
*.pdf
*.docx
*.xlsx
*.pptx

View File

@@ -1,3 +0,0 @@
Die EWH enthalten keine urheberrechtlich relevanten Elemente.
EWHs wurden ergänzt (298.05.2024)

View File

@@ -1,2 +0,0 @@
in den Informatik-ZA-Aufgaben 2024 sind keine Fremdmaterialien enthalten. Also ist bzgl des Urheberrechts alles geklärt.