diff --git a/.gitignore b/.gitignore index 7da0ce1..9e81526 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,7 @@ .DS_Store # Editors -.vscode/ \ No newline at end of file +.vscode/ + +#Cmake +build/ \ No newline at end of file