Skip to content

Commit 3eb4341

Browse files
committed
add .dockerignore
1 parent 1aa95f1 commit 3eb4341

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.dockerignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.venv/
2+
*~
3+
*.egg-info/
4+
*.py[co]
5+
.pip-cache/
6+
dist/
7+
build/
8+
9+
debian/debhelper-build-stamp
10+
debian/files
11+
debian/*.debhelper
12+
debian/*.substvars
13+
debian/sdist/
14+
debian/sentry.io/

0 commit comments

Comments
 (0)