Files
config-auditor-cli/.gitignore
7000pctAUTO 338d875cf4
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
Initial upload of config-auditor-cli with CI/CD workflow
2026-01-30 18:00:38 +00:00

12 lines
107 B
Plaintext

*.pyc
__pycache__/
venv/
.env
*.egg-info/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
.dist/
build/