We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7eb3b commit 4e71d8dCopy full SHA for 4e71d8d
.dockerignore
@@ -1,7 +1,9 @@
1
-# Ignore other files irrelevant to the Docker build
+# Ignore other directories irrelevant to the Docker build
2
.devcontainer/
3
.github/
4
.vscode/
5
+.venv/
6
+images/
7
8
# Ignore Docker-related files
9
Dockerfile*
0 commit comments