From bd3f79430b8983624c5267de4c6fb77ea9542ada Mon Sep 17 00:00:00 2001 From: Andrei Tudor Date: Thu, 31 Oct 2024 17:11:47 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8afdcb6..e63ac4f 100644 --- a/.gitignore +++ b/.gitignore @@ -452,3 +452,5 @@ $RECYCLE.BIN/ !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json + +/DiscordBotWebUI/Data \ No newline at end of file