diff --git a/.gitignore b/.gitignore index 1a31666..8a25841 100644 --- a/.gitignore +++ b/.gitignore @@ -183,4 +183,7 @@ UpgradeLog*.htm FakesAssemblies/ # Composer -/vendor \ No newline at end of file +/vendor + +# .vs +.vs/ \ No newline at end of file