Skip to content

Commit

Permalink
Add the .quarkus directory to project .ignore
Browse files Browse the repository at this point in the history
Local plugins will be installed in .quarkus/cli/plugins.
I'm not sure it's a good idea to get it committed to the repository
given it might contain local paths.
  • Loading branch information
gsmet committed Apr 2, 2023
1 parent 687b171 commit 5ca63e5
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

0 comments on commit 5ca63e5

Please sign in to comment.