gitignore update

This commit is contained in:
Jan Mrna
2025-10-16 09:49:40 +02:00
parent 43f7432cb0
commit fdda4fe9f0

12
.gitignore vendored
View File

@@ -1,5 +1,7 @@
tags tags
python/.ipynb_checkpoints python/.ipynb_checkpoints
cpp/build cpp/build
cpp/pathfinding cpp/pathfinding
.aider* .aider*
build
.vscode