Skip to content

Commit

Permalink
Merge pull request #32339 from gsmet/quarkus-gitignore
Browse files Browse the repository at this point in the history
Add the .quarkus directory to project .gitignore
  • Loading branch information
gsmet authored Apr 4, 2023
2 parents 231881d + e51cadc commit 722b441
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ nb-configuration.xml

# Local environment
.env

# Plugin directory
/.quarkus/cli/plugins/

0 comments on commit 722b441

Please sign in to comment.