Skip to content

Commit

Permalink
Excluding files from docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
tblock79 committed Mar 7, 2022
1 parent dc0a83f commit 6134a99
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ nomad/
vagrant/
.pytest_cache
.mypy_cache
.git
.github
__pycache__
**/__pycache__
docs/
build-docker.sh
index.html.*
push-docker.sh
index.html.*

0 comments on commit 6134a99

Please sign in to comment.