aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-02-18 23:32:06 +0000
committerGitHub <noreply@github.com>2019-02-18 23:32:06 +0000
commite29d2e6c05f9fb2e6b630fed48904943625ad358 (patch)
treeda54e78dbf12ebc92b5d6517d38eddcf7cc269b4 /.gitignore
parentfd80834e586232d28b8763a1e399ffa57d14fe2d (diff)
parent829998568f4e8a44971a9fe7e46a76ec9316cc81 (diff)
Merge pull request #8 from csc301-winter-2019/fix-dir-struct
fixed folder structure
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index abcb366..04ce03b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-**/node_modules/* \ No newline at end of file
+**/node_modules/*
+**/package-lock.json