mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 11:42:17 +02:00
18 lines
134 B
Plaintext
18 lines
134 B
Plaintext
*.pyc
|
|
*.egg-info/
|
|
.eggs/
|
|
build/
|
|
dist/
|
|
/venv/
|
|
/.tox/
|
|
|
|
# coverage
|
|
.coverage
|
|
/htmlcov/
|
|
|
|
/.vagrant
|
|
|
|
# editor temporary files
|
|
*~
|
|
*.swp
|
|
\#*# |