From a3d4b9534fc5d22636891fe2d27002f5d5ed56d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkan=20I=C5=9EIK?= Date: Wed, 17 Jun 2026 10:16:39 +0300 Subject: [PATCH] modified: .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 869df07..d2b7470 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ /target -Cargo.lock \ No newline at end of file +Cargo.lock +.idea/ +*.swp +*.swo +.vscode/