mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Ignore log directories and key files
This commit is contained in:
parent
ff81e0ea99
commit
4156d1cecc
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -22,3 +22,7 @@ letsencrypt.log
|
|||
|
||||
# auth --cert-path --chain-path
|
||||
/*.pem
|
||||
|
||||
# letstest
|
||||
tests/letstest/letest-*/
|
||||
tests/letstest/*.pem
|
||||
|
|
|
|||
Loading…
Reference in a new issue