Skip to content

Commit c09c3e6

Browse files
fix(idle): add pycache to docker ignore
1 parent ee8ee30 commit c09c3e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
.cache
1+
.cache
2+
__pycache__

0 commit comments

Comments
 (0)