Skip to content

Commit

Permalink
Merge pull request #12 from thescouser89/ignore-cache-folder
Browse files Browse the repository at this point in the history
Git ignore cache folder
  • Loading branch information
rnc authored Jan 14, 2025
2 parents afd828f + 2b15711 commit 5ff1209
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 @@ -16,3 +16,6 @@ release.properties
/.quarkus/cli/plugins/
# TLS Certificates
.certs/

# cache folder for formatter-maven-plugin and impsort-maven-plugin
.cache

0 comments on commit 5ff1209

Please sign in to comment.