Skip to content

Commit

Permalink
Add LICENSE to dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmaanT committed Oct 24, 2019
1 parent 98e79c1 commit 39b5f3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Dockerfile
.gitignore
.gitmodules
**/*.md
LICENSE

# Misc
.coverage
**/__pycache__/
tests/
tests/

0 comments on commit 39b5f3c

Please sign in to comment.