Skip to content

Commit

Permalink
feat: ssl 인증서 gitignore 처리
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaniz committed Dec 11, 2022
1 parent ce98b09 commit 1d7782e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ node_modules
!.env.example
build
uploads/
rootca.pem
rootca-key.pem

0 comments on commit 1d7782e

Please sign in to comment.