summary refs log tree commit diff
path: root/.dockerignore
diff options
context:
space:
mode:
authorAshelyn Rose <git@tempest.dev>2023-05-09 03:23:25 -0600
committerAshelyn Rose <git@tempest.dev>2023-05-09 03:23:25 -0600
commit2ad6dc443d026bb49b291f5e27f2f934649e8a4b (patch)
tree6025ccaf088897b8cea2eec8719575cfab6ee638 /.dockerignore
parentce289294a03a1eb28da48cdb4cddc5124053aaa3 (diff)
docker
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..57ff971
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,2 @@
+node_modules/
+.next/