Copy over virtualenv but not deploy dir
This commit is contained in:
parent
2369d839e4
commit
525a629993
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user