aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3056eba..8c6550a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
token.json
node_modules
yarn.lock
-music/*.mp3 \ No newline at end of file
+music/*.mp3
+package-lock.json \ No newline at end of file