feat: add code quality and type checking workflows, update gitignore for .windsurf tracking
Some checks failed
Documentation Validation / validate-docs (push) Has been cancelled

This commit is contained in:
aitbc
2026-03-31 21:53:00 +02:00
parent 9fe3140a43
commit cbefc10ed7
3 changed files with 1038 additions and 6 deletions

6
.gitignore vendored
View File

@@ -162,7 +162,6 @@ temp/
# ===================
# Windsurf IDE
# ===================
.windsurf/
.snapshots/
# ===================
@@ -232,11 +231,6 @@ website/aitbc-proxy.conf
.aitbc.yaml
apps/coordinator-api/.env
# ===================
# Windsurf IDE (personal dev tooling)
# ===================
.windsurf/
# ===================
# Deploy Scripts (hardcoded local paths & IPs)
# ===================