From 75dedbae7c4eebfdaf7b52afaed4f9d31785bad3 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 12 Apr 2026 19:33:25 +0300 Subject: [PATCH] Updated .gitignore up-to-date --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b2ff0b2..c95c56f 100644 --- a/.gitignore +++ b/.gitignore @@ -175,4 +175,8 @@ cython_debug/ # Limoka specific ignores *.pem -assets/bot/whitelist.json \ No newline at end of file +assets/bot/whitelist.json + +# Configurations for VS Code +.vscode/ +pyrightconfig.json