Skip to content

Commit

Permalink
Update git ignore with cache directory
Browse files Browse the repository at this point in the history
  • Loading branch information
TharmiganK authored Nov 19, 2024
1 parent f933ca9 commit 4c0c479
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ load-tests/**/Dependencies.toml
# Ballerina related ignores
Ballerina.lock
velocity.log*

# Cache directory created by the trivy scan
.cache/

0 comments on commit 4c0c479

Please sign in to comment.