Copy over virtualenv but not deploy dir

This commit is contained in:
Devon Mackay 2018-08-07 10:58:01 -04:00
parent 2369d839e4
commit 525a629993

View File

@ -16,12 +16,14 @@ log/*
LICENSE
*.md
# Skip pipenv/virtualenv related things
# Skip envrc
.envrc
.venv
# Skip ansible-container stuff
ansible*
container.yml
meta.yml
requirements.yml
# Skip kubernetes and Docker config stuff
deploy