diff --git a/.gitignore b/.gitignore index 6644d03..2691555 100644 --- a/.gitignore +++ b/.gitignore @@ -51,10 +51,12 @@ bin/* obj/* Release/* Debug/* +.vs/* *.cache *.resources *.exe *.pdb *.txt *.exe.config -*.dll \ No newline at end of file +*.dll +*.vhost.exe.manifest \ No newline at end of file