diff --git a/.gitignore b/.gitignore index 579bd1a..1c520a1 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,8 @@ # Executables *.exe *.out -*.app \ No newline at end of file +*.app + +CLion folder +Source/.idea/ +Source/cmake-build-debug/ \ No newline at end of file