mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
25 lines
205 B
Plaintext
25 lines
205 B
Plaintext
*.pyc
|
|
*.egg-info/
|
|
.eggs/
|
|
build/
|
|
dist*/
|
|
/venv*/
|
|
/kgs/
|
|
/.tox/
|
|
letsencrypt.log
|
|
|
|
# coverage
|
|
.coverage
|
|
/htmlcov/
|
|
|
|
/.vagrant
|
|
|
|
# editor temporary files
|
|
*~
|
|
*.swp
|
|
\#*#
|
|
.idea
|
|
|
|
# auth --cert-path --chain-path
|
|
/*.pem
|