Skip to content

Commit f99251e

Browse files
committed
[skip ci] Include .dockerignore
1 parent 0245f53 commit f99251e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.dockerignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# ENV files
2+
**/.env
3+
4+
# Logs
5+
**/*.log
6+
7+
# Cache files
8+
**/__pycache__
9+
**/*.py[cod]
10+
**/*$py.class

0 commit comments

Comments
 (0)