diff --git a/.gitignore b/.gitignore index 7cb31afdd..238cc21e2 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,6 @@ load-tests/**/Dependencies.toml # Ballerina related ignores Ballerina.lock velocity.log* + +# Cache directory created by the trivy scan +.cache/