aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-03-18 03:44:27 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-03-18 03:44:27 -0400
commitf37a9c9c68f25fc9a163e6930d9964a0646574fc (patch)
tree559882e84a90450a2d13370ff6656a85a63247b5 /.gitignore
parent6d5236bf6440157ad4d489acd1420554b77be577 (diff)
gitignore-d package-lock.json
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7b9483f69..48cb8dad9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
node_modules
+package-lock.json
dist/
.DS_Store
src/server/public/files/*