From 0b416f0a3f5b05b36b068dfd6bee8c8304a49f2b Mon Sep 17 00:00:00 2001 From: Furkan Date: Sat, 12 Oct 2024 13:42:44 +0300 Subject: [PATCH] chore: update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1e16cbc..4beeae1 100644 --- a/.gitignore +++ b/.gitignore @@ -162,4 +162,7 @@ cython_debug/ #.idea/ configs/*.toml +configs/*.toml.disabled +out/ + .vscode/* \ No newline at end of file