diff --git a/.gitignore b/.gitignore index 26f3621..d0ea6fe 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ /x64/ /.svn /cmake*/ -/.idea/* \ No newline at end of file +/.idea/* +/out/ +/CMakeSettings.json