From cc7c5d83ff8b1e5040c92a00e54e161fd9080db3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 2 Jan 2020 14:03:36 -0500 Subject: remove lock --- .gitignore | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index feb5b9b..fb6a084 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,10 @@ ffprobe.exe .directory userData.sqlite -.vs/slnx.sqlite -.vs/slnx.sqlite-journal -json.sqlite +.vs/slnx.sqlite +.vs/slnx.sqlite-journal +json.sqlite + +yarn.lock + +package-lock.json \ No newline at end of file -- cgit v1.2.3