From 7b32c9e4555d446edd4e13241cde4ff6a91ea3a1 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 20 Jul 2020 00:03:18 -0400 Subject: Fetching audio --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 70d7b73..3056eba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ token.json node_modules yarn.lock -music \ No newline at end of file +music/*.mp3 \ No newline at end of file -- cgit v1.2.3