Skip to content

Commit

Permalink
chore(gitignore): ignore smoketest probes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Mar 5, 2025
1 parent 6735892 commit a83f274
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,10 @@ nb-configuration.xml
.env

.quinoa/
templates/
*.jfr
.quarkus/
*.jfr
templates/
probes/
truststore/
compose/**/*.key
compose/**/*.pem
Expand Down

0 comments on commit a83f274

Please sign in to comment.