From adb8aa4031ddfc9bf4868811764cd64420e5a8f4 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 08:28:16 +0000 Subject: [PATCH] Add commit pattern, code churn, risky commit, and velocity analyzers --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index acfa9f4..74b74f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,3 @@ *.pyc __pycache__/ .venv/ -venv/ -.env -*.egg-info/ -build/ -dist/