diff --git a/.gitignore b/.gitignore index fee6c7c..ecaa9f1 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,8 @@ out/ ### VS Code ### .vscode/ -run/ \ No newline at end of file +run/ + + +build* +run* \ No newline at end of file