We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf8b99 commit 24859e3Copy full SHA for 24859e3
1 file changed
.dockerignore
@@ -0,0 +1,8 @@
1
+# Dockerfile
2
+# README.md
3
+*.pyc
4
+*.pyo
5
+*.pyd
6
+__pycache__
7
+.pytest_cache
8
+*.yml
0 commit comments