feat: [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918)

Refs #918
Agent: groq
This commit is contained in:
Alexander Whitestone
2026-04-06 23:50:10 -04:00
parent 37b006d3c6
commit ff8f66ca00

17
.gitignore vendored
View File

@@ -1,4 +1,15 @@
node_modules/
test-results/
nexus/__pycache__/
tests/__pycache__/
__pycache__/
*.pyc
.env/
.venv/
.env.local
.envs.txt
pip-selfcheck.json
.aider*
.vscode/
.idea/
*.swp
*.swo
*.log
*.tmp