diff --git a/.gitignore b/.gitignore index 6250ed7..b370858 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,6 @@ __pycache__/ _build/ .pytest_cache/ .idea/ +cmake-build-debug/ .DS_Store