Skip to content

Commit 1714410

Browse files
committed
Add Docker ignore file
1 parent 9ae15bb commit 1714410

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.dockerignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.cache
2+
.tox
3+
**/__pycache__
4+
**/*.pyc
5+
build
6+
dist

0 commit comments

Comments
 (0)