From a89824b7b2b501d6a899d5a49f28137027f72e52 Mon Sep 17 00:00:00 2001 From: iiLarsH Date: Tue, 20 Jun 2023 19:02:08 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 286b286..a8a3d96 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,6 @@ cython_debug/ #.idea/ # token -/discordtoken \ No newline at end of file +/discordtoken +#images +Reuse/images \ No newline at end of file