diff --git a/.gitignore b/.gitignore index c8f9d1b..284dee1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -bin -Release \ No newline at end of file +Release/ +bin/ \ No newline at end of file