feat: add code quality and type checking workflows, update gitignore for .windsurf tracking
Some checks failed
Documentation Validation / validate-docs (push) Has been cancelled
Some checks failed
Documentation Validation / validate-docs (push) Has been cancelled
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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)
|
||||
# ===================
|
||||
|
||||
Reference in New Issue
Block a user