From fdda4fe9f07f363dddd4c9014bc0a5c6e2fb1b33 Mon Sep 17 00:00:00 2001 From: Jan Mrna Date: Thu, 16 Oct 2025 09:49:40 +0200 Subject: [PATCH] gitignore update --- .gitignore | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7f1c441..4ea5d14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ -tags -python/.ipynb_checkpoints -cpp/build -cpp/pathfinding -.aider* +tags +python/.ipynb_checkpoints +cpp/build +cpp/pathfinding +.aider* +build +.vscode \ No newline at end of file