Added .aider to gitignore

This commit is contained in:
Jan Mrna 2025-09-30 14:23:00 +02:00
parent ee8087037d
commit 90808c1f9c

1
.gitignore vendored
View File

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