Skip to content

Commit

Permalink
Add dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Aug 31, 2023
1 parent f0d283b commit d01740c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.coverage
.git
.vscode
__pycache__
build
dist
Dockerfile

0 comments on commit d01740c

Please sign in to comment.