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.
2 parents a5d1016 + 9132239 commit 7e8453bCopy full SHA for 7e8453b
1 file changed
.dockerignore
@@ -0,0 +1,12 @@
1
+.git
2
+.github
3
+*.md
4
+
5
+# Ignore bundler and gem artifacts
6
+.bundle/
7
+vendor/
8
9
+# Ignore temporary or log files
10
+log/
11
+tmp/
12
+*.log
0 commit comments