updates gitignore and adds *.blob and TestResults
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -92,7 +92,6 @@ AppPackages/
|
|||||||
[Bb]in
|
[Bb]in
|
||||||
[Oo]bj
|
[Oo]bj
|
||||||
sql
|
sql
|
||||||
TestResults
|
|
||||||
[Tt]est[Rr]esult*
|
[Tt]est[Rr]esult*
|
||||||
*.Cache
|
*.Cache
|
||||||
ClientBin
|
ClientBin
|
||||||
@@ -107,3 +106,4 @@ _UpgradeReport_Files/
|
|||||||
Backup*/
|
Backup*/
|
||||||
UpgradeLog*.XML
|
UpgradeLog*.XML
|
||||||
|
|
||||||
|
*.blob
|
||||||
|
Reference in New Issue
Block a user