From 960831529eb180668fa6b25039531d54afef6827 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 5 Jul 2026 19:15:12 +0200 Subject: [PATCH] fix ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0ded409..8ad5abf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ compile_commands.json .vscode/c_cpp_properties.json .vscode/launch.json .vscode/ipch + + +scripts/__pycache__/ \ No newline at end of file