diff --git a/.gitignore b/.gitignore index b99a678..f96b96f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .cache .vscode compile_commands.json -core* \ No newline at end of file +core* +build \ No newline at end of file