commit 93f5352a86cc98ee6b7954dc825f55c7ddffc82d parent da3214c2dfacea8eb280b10ed9a178a2ecdb4343 Author: Egor Achkasov <eaachkasov@edu.hse.ru> Date: Wed, 27 Nov 2024 10:58:43 +0100 Update .gitignore Diffstat:
| M | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -4,3 +4,5 @@ scenes build dist *.egg-info +.gdb_history +*.so