diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -393,6 +393,8 @@ 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 | ||
397 | build/ThisAssembly.WixVer.cs | ||
396 | 398 | ||
397 | # Ignore downloaded tools | 399 | # Ignore downloaded tools |
398 | build/.tools/ | 400 | build/.tools/ |