Files
ai-code-audit-cli/.gitignore
7000pctAUTO 134c4764fc
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
fix: resolve CI import and type mismatch issues
2026-02-03 10:39:01 +00:00

12 lines
99 B
Plaintext

*.pyc
__pycache__/
.env
*.log
.DS_Store
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/