mirror of
https://github.com/certbot/certbot.git
synced 2026-04-22 22:59:39 -04:00
24 lines
205 B
Text
24 lines
205 B
Text
*.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
|