womm-certification/.gitignore
Greg Gauthier 7c5edce532 feat(certify): enhance test detection, running, and CI config checks
- Add language detection to condition test existence checks
- Improve C/C++ test running: try make test/check, fallback to ctest
- Run Python tests only if tests are detected to avoid false failures
- Update no-test-runner message for clarity
- Add support for Gitea workflows in CI config detection
- chore: ignore .venv in .gitignore
2026-04-03 11:34:02 +01:00

5 lines
42 B
Plaintext

.idea/
.venv/
poetry.lock
**/__pycache__/