Files
KARL/.dockerignore
Kalle Bracht 3b4dcabe66 Initial commit
Creates an agent bot that reviews code to repositories that is has access to if it gets added as code reviewer

Co-authored-by: Copilot <copilot@github.com>
2026-05-02 10:44:51 +02:00

7 lines
41 B
Plaintext

__pycache__
.venv
*.pyc
*.pyo
dist
build