diff --git a/.gitignore b/.gitignore index 28e305a..b15dbe7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vs .vscode out -CMakeSettings.json \ No newline at end of file +CMakeSettings.json +build/* \ No newline at end of file