aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-07-20 16:02:49 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-07-20 16:02:49 -0400
commita0ce13991b61b246f5018f0c380595ec1c6dfed3 (patch)
tree73e33c863a2fb4c98283a83face915df5800d182 /.gitignore
parentac4839ded1a87b85aab901fd29c0f8875189a98f (diff)
downloadDLAP-a0ce13991b61b246f5018f0c380595ec1c6dfed3.tar.gz
DLAP-a0ce13991b61b246f5018f0c380595ec1c6dfed3.tar.bz2
DLAP-a0ce13991b61b246f5018f0c380595ec1c6dfed3.zip
Removed args and filtering extensions
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