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 29fcf4f commit 65b623b
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 @@ -37,3 +37,6 @@ target
# Ballerina
velocity.log*
*Ballerina.lock

# Cache directory created by the trivy scan
.cache/

0 comments on commit 65b623b

Please sign in to comment.