From ada805085d6cf3b43af2718ddf214c68c738cdd8 Mon Sep 17 00:00:00 2001 From: cloudwithax Date: Mon, 7 Jun 2021 10:51:11 -0400 Subject: [PATCH] initial commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..93db3f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +songs/ +*.json \ No newline at end of file