We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a1d020 + c7b8f63 commit d842581Copy full SHA for d842581
1 file changed
.dockerignore
@@ -0,0 +1,11 @@
1
+.git
2
+.github
3
+.pytest_cache
4
+__pycache__
5
+*.pyc
6
+*.egg-info
7
+dist
8
+build
9
+.venv
10
+.env
11
+docs
0 commit comments