diff --git a/.gitignore b/.gitignore index 3ff6da4..3cec5cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .vscode/ -Build/ -Temp/ \ No newline at end of file +/Build* +/Temp* \ No newline at end of file