aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2020-03-09 14:19:58 -0500
committerBen Beltran <ben@nsovocal.com>2020-03-09 14:19:58 -0500
commit8d90115ac567adb5a3c61eefd27ab675fb3c0ef7 (patch)
treedbe890d905af8ec26129196cadd246dfa0c04b79
parent38b453cc117f787be885615ac962897240553c70 (diff)
Ignore node modules
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3c3629e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+node_modules