Skip to content

Commit

Permalink
chore: updated .gitignore to ignore the certificates related files du…
Browse files Browse the repository at this point in the history
…ring development and testing

Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Nov 27, 2023
1 parent 630cf19 commit fe87f9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,12 @@
# OSX trash
.DS_Store

# Certificate related credential files
*.pem
*.crt
*.cer
*.key
*.p12

# apiserver local up cert trash
apiserver.local.config

0 comments on commit fe87f9a

Please sign in to comment.