Added .aider to gitignore

This commit is contained in:
Jan Mrna 2025-09-30 14:23:00 +02:00 committed by Mrna
parent 1defbe8a00
commit 8e00c1fed3

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ tags
python/.ipynb_checkpoints
cpp/build
cpp/pathfinding
.aider*