diff --git a/.gitignore b/.gitignore index 86d29d7..be6a2be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ -*.pyc -.vs \ No newline at end of file +.vs +Out/ +Obj/ +cmake/ +packages/ +*.vcxproj.user