diff --git a/.gitignore b/.gitignore index 3dea4ce..0a079b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -bin/* -obj/* \ No newline at end of file +/bin +/obj \ No newline at end of file