Skip to content

Commit c24b69b

Browse files
authored
Create .dockerignore
1 parent ec9d536 commit c24b69b

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+
__pycache__
2+
*.pyc
3+
.env
4+
.git
5+
.gitignore
6+
tests

0 commit comments

Comments
 (0)