aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-07-18 20:45:06 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-07-18 20:45:06 -0400
commit2163cd881373cbef83375a5b9d2ed55e8c95465c (patch)
treec853bc16d61a07c1088bb68aab8bc477a3052844 /.gitignore
parent9a1ac86aed3f7e488c70f2e321d2d056fae0838d (diff)
downloadDLAP-2163cd881373cbef83375a5b9d2ed55e8c95465c.tar.gz
DLAP-2163cd881373cbef83375a5b9d2ed55e8c95465c.tar.bz2
DLAP-2163cd881373cbef83375a5b9d2ed55e8c95465c.zip
Logging stuff and playing from an audio file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e1acb43..70d7b73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
token.json
node_modules
-yarn.lock \ No newline at end of file
+yarn.lock
+music \ No newline at end of file