diff --git a/.gitignore b/.gitignore index e7e4750..7f56945 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -bin\* -obj\* +bin +obj +*.suo +*.user +*.cache \ No newline at end of file