Skip to content

Commit

Permalink
add certs to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdmike committed Oct 8, 2024
1 parent 695a8ca commit bc882cc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 52 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
# Config
.env
.DS_store
#certs
**/*.pem
**/*.crt
**/*.key

# Binaries for programs and plugins
*.exe
Expand Down
25 changes: 0 additions & 25 deletions config/cert.pem

This file was deleted.

27 changes: 0 additions & 27 deletions config/key.pem

This file was deleted.

0 comments on commit bc882cc

Please sign in to comment.