aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamarth Agarwal <samarth.agarwal@mail.utoronto.ca>2019-02-18 17:21:35 +0000
committerSamarth Agarwal <samarth.agarwal@mail.utoronto.ca>2019-02-18 17:21:35 +0000
commitc9f86ba8dbdf611dbbb35290ad8d205079d11470 (patch)
tree9e37710de8a4453eed6350fe0f81634114c2150c
parent31780ccf9deacc897edae8791faaea6e929fc674 (diff)
Added .gitignore file
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dbf0821
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+node_modules/* \ No newline at end of file