diff --git a/.gitignore b/.gitignore index 28e1c94..06d455a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ bin* *.o .settings* -build \ No newline at end of file +build +.idea +cmake-build-debug \ No newline at end of file