From 8e00c1fed384f6c6009b8c3543bcfc5073d62dbc Mon Sep 17 00:00:00 2001 From: Jan Mrna Date: Tue, 30 Sep 2025 14:23:00 +0200 Subject: [PATCH] Added .aider to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fcf12b2..7f1c441 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ tags python/.ipynb_checkpoints cpp/build cpp/pathfinding +.aider*