diff --git a/.gitignore b/.gitignore index cbbd0b5..3e16852 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bin/ -obj/ \ No newline at end of file +obj/ +.vs/ \ No newline at end of file