diff --git a/.gitignore b/.gitignore index 33225664ba..dffb962e94 100644 --- a/.gitignore +++ b/.gitignore @@ -159,7 +159,7 @@ dist/ /guix-build-* # cppcheck cache-directory -.cppcheck/* +test/lint/.cppcheck/* # flake8 cache location .cache/*