aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2021-04-26 11:31:05 -0700
committerRob Mensching <rob@firegiant.com>2021-05-11 11:14:01 -0700
commitdf016066100df955d5ff98811e113fb2b1bd4b8a (patch)
treea27b35a3651ca7b1d8c4bb7c7483ec2f92583e08 /.gitignore
parentdc6022da6cdbb9d7ca54c4a36485ceead07feaaf (diff)
downloadwix-df016066100df955d5ff98811e113fb2b1bd4b8a.tar.gz
wix-df016066100df955d5ff98811e113fb2b1bd4b8a.tar.bz2
wix-df016066100df955d5ff98811e113fb2b1bd4b8a.zip
Implement integrated build process
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 34c8dee4..cb613709 100644
--- a/.gitignore
+++ b/.gitignore
@@ -386,3 +386,16 @@ FodyWeavers.xsd
386# JetBrains Rider 386# JetBrains Rider
387.idea/ 387.idea/
388*.sln.iml 388*.sln.iml
389
390
391# WiX Specific Ignores
392
393# Ignore global.json and Directory.Package.props since they are generated
394src/global.json
395src/Directory.Packages.props
396
397# Ignore downloaded tools
398build/.tools/
399
400# Ignore generated test data
401src/test/burn/TestData/CacheTests/BundleC/fivegb.file