bin/warmup.exe.config in warmup-0.0.0.23.20110116 vs bin/warmup.exe.config in warmup-0.0.0.25.20110321

- old
+ new

@@ -7,11 +7,11 @@ <!-- replacementToken="__NAME__" sourceControlType="svn|git|file" --> <warmup sourceControlType="file" - sourceControlWarmupLocation="C:\CODE\Scratch\WarmUpTemplates\"> + sourceControlWarmupLocation="C:\CODE\WarmUpTemplates"> <ignoredExtensions> <clear/> <add ext="exe"/> <add ext="dll"/> <add ext="pdb"/> @@ -23,9 +23,13 @@ <add ext="msm"/> <add ext="gitignore"/> <add ext="idx"/> <add ext="pack"/> <add ext="suo"/> + <add ext="ico"/> + <add ext="nupkg"/> + <add ext="zip"/> + <add ext="7z"/> </ignoredExtensions> </warmup> </configuration> \ No newline at end of file