From 71c097e578ce96258071246808ee3f8a91e67c82 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sun, 6 Jun 2021 17:15:19 +0930 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9242c9b..bf7c1eb 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ discord-auto-upload.exe assets *.png *.jpg +.DS_Store