ignore dynamic libraries

This commit is contained in:
2023-06-13 13:58:43 -07:00
parent 56f9a8db32
commit 3b88fa8f01

4
.gitignore vendored
View File

@@ -235,3 +235,7 @@ callgrind.out.*
.pytest_cache .pytest_cache
.mypy_cache .mypy_cache
*.so
*.dylib
*.dll