diff --git a/.gitignore b/.gitignore index 81cba95..1653d59 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ publish/ appsettings.Development.json *.user *.db -node_modules/ \ No newline at end of file +node_modules/ +.vs \ No newline at end of file