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