From a45943027fbf56e77009f8fb9285b9318c9a0b26 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Tue, 15 Aug 2023 03:19:33 +1000 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ebf85f0..8ad232b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,4 @@ # Bot stuff dist/ src/database/ -src/tokens.json -src/*.config.json \ No newline at end of file +src/*.json \ No newline at end of file