aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-01-02 14:03:36 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-01-02 14:03:36 -0500
commitcc7c5d83ff8b1e5040c92a00e54e161fd9080db3 (patch)
treea77ecdf83a9c11506ac1682cbf4088647fdbe294 /.gitignore
parente5a8fa84938e76dcc7177b46efab1815eca7c293 (diff)
downloadAleeBot-cc7c5d83ff8b1e5040c92a00e54e161fd9080db3.tar.gz
AleeBot-cc7c5d83ff8b1e5040c92a00e54e161fd9080db3.tar.bz2
AleeBot-cc7c5d83ff8b1e5040c92a00e54e161fd9080db3.zip
remove lock
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 7 insertions, 3 deletions
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