Skip to content

Commit d234d05

Browse files
committed
pycache added to dockerignore
1 parent 5c862d1 commit d234d05

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.dockerignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ venv.bak/
2121
# Docker
2222
Dockerfile
2323
docker-compose*
24-
.dockerignore
24+
.dockerignore
25+
26+
# Python
27+
**/__pycache__

0 commit comments

Comments
 (0)