mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 14:07:46 +08:00
Add Visual Studio solution upgrade files to .gitignore.
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,7 +1,7 @@
|
|||||||
Release
|
Release/
|
||||||
mRemoteV1/bin
|
mRemoteV1/bin/
|
||||||
mRemoteV1/obj
|
mRemoteV1/obj/
|
||||||
mRemoteV1/publish
|
mRemoteV1/publish/
|
||||||
*.pfx
|
*.pfx
|
||||||
*.suo
|
*.suo
|
||||||
*.vbproj.user
|
*.vbproj.user
|
||||||
@@ -17,3 +17,6 @@ _Re[Ss]harper.*
|
|||||||
*.user*
|
*.user*
|
||||||
*.pidb
|
*.pidb
|
||||||
*.gpState
|
*.gpState
|
||||||
|
_UpgradeReport_Files/
|
||||||
|
Backup/
|
||||||
|
UpgradeLog.XML
|
||||||
|
|||||||
Reference in New Issue
Block a user