diff --git a/.gitignore b/.gitignore index b1e681c..3c6b247 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /cmake-build-debug/ -/.idea/* \ No newline at end of file +/.idea/* +.idea/ \ No newline at end of file