diff --git a/.gitignore b/.gitignore index 579bd1a..c9e316e 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,9 @@ # Executables *.exe *.out -*.app \ No newline at end of file +*.app + +#Directories +cmake-build-debug +.idea +.DS_Store \ No newline at end of file