diff --git a/.gitignore b/.gitignore index 6b97aef..1ade003 100644 --- a/.gitignore +++ b/.gitignore @@ -342,3 +342,6 @@ obj/ # Ignores all files beginning with "_" _* + +build/ +.vscode/ \ No newline at end of file