summaryrefslogtreecommitdiffhomepage
path: root/.dockerignore
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-04-02 02:22:36 +0900
committerAdam Malczewski <[email protected]>2026-04-02 02:22:36 +0900
commit738732db20d827c4a305434a82c6464f3ebaf65d (patch)
treebaa0c9eddc72660342d3d3266ed5262f100030a3 /.dockerignore
downloadmusic-bot-main.tar.gz
music-bot-main.zip
project setupHEADmain
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..f846add
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,8 @@
+node_modules/
+dist/
+.env
+.git/
+coverage/
+docs/
+*.md
+.gitignore