aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.dockerignore3
-rw-r--r--.gitignore1
2 files changed, 4 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..948628c
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,3 @@
1test/*
2node_modules/*
3
diff --git a/.gitignore b/.gitignore
index c2658d7..d570088 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
1node_modules/ 1node_modules/
2