aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-07-12 16:54:17 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-07-12 16:54:17 -0400
commit6feb5b84b217984a98827d3008ac598ba46061a0 (patch)
treee88653a623d508369e8fb21ff10b7759dae6c2e5 /.gitignore
parent1cd0056d71ab84421b40538ff7b0bb76a2e6a766 (diff)
downloadDLAP-6feb5b84b217984a98827d3008ac598ba46061a0.tar.gz
DLAP-6feb5b84b217984a98827d3008ac598ba46061a0.tar.bz2
DLAP-6feb5b84b217984a98827d3008ac598ba46061a0.zip
Removed yarn.lock and package-lock.json from .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 3b49509..d120fcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,5 @@
config.json
node_modules
-yarn.lock
music
-package-lock.json
now-playing.txt
-.idea/ \ No newline at end of file
+.idea/