Skip to content

Commit

Permalink
add .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jhermann committed May 7, 2019
1 parent 1aa95f1 commit 3eb4341
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.venv/
*~
*.egg-info/
*.py[co]
.pip-cache/
dist/
build/

debian/debhelper-build-stamp
debian/files
debian/*.debhelper
debian/*.substvars
debian/sdist/
debian/sentry.io/

0 comments on commit 3eb4341

Please sign in to comment.