aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-03-30 16:34:24 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-03-30 16:34:24 -0400
commit3f81f1086f46b8e1882ed0827483a22929330be3 (patch)
tree4bda5790eb359f53d4e5671225f38e18a1ce56b9 /.gitignore
parentfd89e36490da711ba611c1f7c8dda93a3de054f0 (diff)
downloadDLAP-3f81f1086f46b8e1882ed0827483a22929330be3.tar.gz
DLAP-3f81f1086f46b8e1882ed0827483a22929330be3.tar.bz2
DLAP-3f81f1086f46b8e1882ed0827483a22929330be3.zip
Renamed project; Auto creates music folder when not detected; Removed audio limitation
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 703876e..3b49509 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
config.json
node_modules
yarn.lock
-music/*.mp3
+music
package-lock.json
now-playing.txt
.idea/ \ No newline at end of file