summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2017-05-12 16:46:04 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2017-05-12 16:46:04 -0700
commitb575c40069632c484758c6cc2be1f908fb75e0a0 (patch)
tree6be44633947519192580ecf1c12eec1bcc83027d
parent5dc2f56f12c034842fadf58eb31a518a71b95404 (diff)
Ignore node_modules
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 378eac2..e3fbd98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
build
+node_modules