1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/.dockerignore
2015-07-12 15:30:51 +00:00

13 lines
318 B
Plaintext

# this file uses slightly different syntax than .gitignore,
# e.g. ".tox/" will not ignore .tox directory
# well, official docker build should be done on clean git checkout
# anyway, so .tox should be empty... But I'm sure people will try to
# test docker on their git working directories.
.git
.tox
venv
venv3
docs