summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2018-11-26 21:55:16 +0900
committerGitHub <noreply@github.com>2018-11-26 21:55:16 +0900
commite8439679a58eedf1e4a5e8a3504b3e46927bdb49 (patch)
treeae80856b559e54f1fca9572118bb050d1c984e63 /.gitignore
parentReturn 404 for undefined .well-known (#3404) (diff)
downloadsharkey-e8439679a58eedf1e4a5e8a3504b3e46927bdb49.tar.gz
sharkey-e8439679a58eedf1e4a5e8a3504b3e46927bdb49.tar.bz2
sharkey-e8439679a58eedf1e4a5e8a3504b3e46927bdb49.zip
Add yarn.lock to .gitignore (#3408)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d109e0c05..f11e4e4769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ api-docs.json
/mongo
/elasticsearch
*.code-workspace
+yarn.lock