mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 00:22:04 +02:00
Conflicts: letsencrypt/cli.py letsencrypt/client.py letsencrypt/tests/client_test.py
21 lines
174 B
Plaintext
21 lines
174 B
Plaintext
*.pyc
|
|
*.egg-info/
|
|
.eggs/
|
|
build/
|
|
dist/
|
|
/venv/
|
|
/.tox/
|
|
|
|
# coverage
|
|
.coverage
|
|
/htmlcov/
|
|
|
|
/.vagrant
|
|
|
|
# editor temporary files
|
|
*~
|
|
*.swp
|
|
\#*#
|
|
|
|
# auth --cert-path --chain-path
|
|
/*.pem |