diff --git a/.gitignore b/.gitignore index 7f5bfe19..78f8a4fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ -Release -mRemoteV1/bin -mRemoteV1/obj -mRemoteV1/publish +Release/ +mRemoteV1/bin/ +mRemoteV1/obj/ +mRemoteV1/publish/ *.pfx *.suo *.vbproj.user @@ -17,3 +17,6 @@ _Re[Ss]harper.* *.user* *.pidb *.gpState +_UpgradeReport_Files/ +Backup/ +UpgradeLog.XML