From 200a23400530a66f19e16dce41a4fe0e9fc7b8a3 Mon Sep 17 00:00:00 2001 From: Seshan Ravikumar Date: Wed, 4 Oct 2023 14:05:52 -0400 Subject: [PATCH] first commit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aea82d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +node_modules +# Keep environment variables out of version control +.env +test.mp3 + +leaderboard.json