chore: Remove PDFs, Office docs, Go binaries and build artifacts from tracking
Some checks failed
Security Scanning / Secret Scanning (push) Has been cancelled
Security Scanning / Dependency Vulnerability Scan (push) Has been cancelled
Security Scanning / Go Security Scan (push) Has been cancelled
Security Scanning / Python Security Scan (push) Has been cancelled
ci/woodpecker/push/integration Pipeline failed
ci/woodpecker/push/main Pipeline failed
CI/CD Pipeline / Go Tests (push) Has been cancelled
CI/CD Pipeline / Python Tests (push) Has been cancelled
CI/CD Pipeline / Website Tests (push) Has been cancelled
CI/CD Pipeline / Linting (push) Has been cancelled
CI/CD Pipeline / Security Scan (push) Has been cancelled
CI/CD Pipeline / Docker Build & Push (push) Has been cancelled
CI/CD Pipeline / Integration Tests (push) Has been cancelled
CI/CD Pipeline / Deploy to Staging (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
CI/CD Pipeline / CI Summary (push) Has been cancelled
Tests / Go Tests (push) Has been cancelled
Tests / Python Tests (push) Has been cancelled
Tests / Integration Tests (push) Has been cancelled
Tests / Go Lint (push) Has been cancelled
Security Scanning / Node.js Security Scan (push) Has been cancelled
Security Scanning / Docker Image Security (push) Has been cancelled
Security Scanning / Security Summary (push) Has been cancelled
Tests / Python Lint (push) Has been cancelled
Tests / Security Scan (push) Has been cancelled
Tests / All Checks Passed (push) Has been cancelled

Remove 1415 PDFs (333 MB) from docs/za-download*, backend/docs, klausur-service.
Remove docx/numbers files from backend/docs and docs/.
Remove compiled Go binaries (billing-service, consent-service, edu-search-service).
Remove docs-site/ build output (82 files).
Update .gitignore to block *.numbers and docs-site/.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-02-15 09:24:58 +01:00
parent cf01db2c3c
commit 38059ebfe3
13 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@@ -184,6 +184,12 @@ docs/za-download-3/
*.docx *.docx
*.xlsx *.xlsx
*.pptx *.pptx
*.numbers
# ============================================
# MkDocs Build Output
# ============================================
docs-site/
# ============================================ # ============================================
# Entfernte Projekte (nicht mehr aktiv) # Entfernte Projekte (nicht mehr aktiv)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.