From 480f93b04fc83a94292a211be496cf8e0ec46398 Mon Sep 17 00:00:00 2001 From: Abheek Dhawan Date: Mon, 7 Jun 2021 17:07:45 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fb11a82..afcae91 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ bot/README.md .env userScore config.json +.DS_Store