mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
Ignore sublime project files (#10165)
This commit is contained in:
parent
392467609f
commit
04f3072399
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -27,6 +27,8 @@ tags
|
|||
.idea
|
||||
.ropeproject
|
||||
.vscode
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
|
||||
# auth --cert-path --chain-path
|
||||
/*.pem
|
||||
|
|
|
|||
Loading…
Reference in a new issue