Skip to content

Commit 7c4f6dd

Browse files
lanphanbestlong
authored andcommitted
add gitignore for nginx/ssl folder, prevent keeping cert files in git (laradock#1929)
1 parent f44a8e0 commit 7c4f6dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

nginx/ssl/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.crt
2+
*.csr
3+
*.key

0 commit comments

Comments
 (0)