Skip to content

Commit 0b40bd3

Browse files
committed
Better docker ignore
1 parent d21a164 commit 0b40bd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@
55
.venv
66
__pycache__
77
*.egg-info
8+
9+
10+
# Let's not copy any bash scripts from the scripts folder over, otherwise trashing the docker image too much with recent changes
11+
scripts/*.sh

0 commit comments

Comments
 (0)