Skip to content

Commit

Permalink
chore(gitignore) ignore smoketest probes (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Mar 5, 2025
1 parent 6735892 commit b0c7c33
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 b0c7c33

Please sign in to comment.