Add .gitignore
authorNick Downing <nick@ndcode.org>
Tue, 30 Oct 2018 07:34:21 +0000 (18:34 +1100)
committerNick Downing <nick@ndcode.org>
Tue, 30 Oct 2018 07:34:21 +0000 (18:34 +1100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..0a1bfa5
--- /dev/null
@@ -0,0 +1,4 @@
+/dist
+/node_modules
+/yarn.lock
+/yarn-error.log