Skip to content

Commit

Permalink
added dockerignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
eracle committed Jan 9, 2020
1 parent 3216d30 commit 45e048b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.venv
.pytest_cache
.idea
__pycache__
.vscode

0 comments on commit 45e048b

Please sign in to comment.