From 6feb5b84b217984a98827d3008ac598ba46061a0 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 12 Jul 2022 16:54:17 -0400 Subject: Removed yarn.lock and package-lock.json from .gitignore --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.gitignore') 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/ -- cgit v1.2.3