diff --git a/.gitignore b/.gitignore index d254a79..8a589f3 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,5 @@ #Directory bin/ obj/ -Test/ \ No newline at end of file +Test/ +build/ \ No newline at end of file