Skip to content

Commit cf8d12f

Browse files
authored
Create .dockerignore
1 parent 4856f28 commit cf8d12f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.dockerignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
__pycache__
2+
.git
3+
*.pyc
4+
*.pyo
5+
*.pyd

0 commit comments

Comments
 (0)