diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -393,8 +393,7 @@ FodyWeavers.xsd | |||
393 | # Ignore global.json and Directory.Package.props since they are generated | 393 | # Ignore global.json and Directory.Package.props since they are generated |
394 | global.json | 394 | global.json |
395 | Directory.Packages.props | 395 | Directory.Packages.props |
396 | build/wixver.props | 396 | build/SomeVerInfo.* |
397 | build/ThisAssembly.WixVer.cs | ||
398 | 397 | ||
399 | # Ignore downloaded tools | 398 | # Ignore downloaded tools |
400 | build/.tools/ | 399 | build/.tools/ |