Skip to content

Commit

Permalink
Merge pull request #26 from ahl-tw/main
Browse files Browse the repository at this point in the history
fix: Generated certificates aren't ignored by git.
  • Loading branch information
subnova authored Oct 31, 2023
2 parents 992263f + a72afa0 commit e3e9ba5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,9 @@ fabric.properties
#k6 executable file
k6

# Certificates
config/certificates/*.pem
config/certificates/*.key
config/certificates/*.csr

# End of https://www.toptal.com/developers/gitignore/api/goland+all,visualstudiocode,go

0 comments on commit e3e9ba5

Please sign in to comment.