We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c44d7 commit 7332c9eCopy full SHA for 7332c9e
.dockerignore
@@ -0,0 +1,11 @@
1
+Dockerfile
2
+docker-compose.yml
3
+*.egg-info/
4
+LICENSE
5
+README.md
6
+SCHEMA.md
7
+.venv
8
+__pycache__
9
+.github
10
+.gitlab
11
+.gitignore
0 commit comments