certbot/.gitignore
2015-06-26 09:30:10 -07:00

22 lines
181 B
Text

*.pyc
*.egg-info/
.eggs/
build/
dist/
/venv/
/.tox/
# coverage
.coverage
/htmlcov/
/.vagrant
# editor temporary files
*~
*.swp
\#*#
.idea
# auth --cert-path --chain-path
/*.pem