diff options
author | Rechi <Rechi@users.noreply.github.com> | 2017-12-17 10:00:00 +0100 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2017-12-17 10:00:00 +0100 |
commit | 1227d894f05f61f87a9cecec7e4d51c325cdda00 (patch) | |
tree | a2f9795717c7caaa1387e6a922dde46cc4a7a534 /.gitignore | |
parent | bc8484495eea2f76ba3627fb436149f3e5a693e6 (diff) |
[buildsteps][win10] package appx file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 725736a200..b09a0d4782 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,8 @@ testMain *.dwo # Windows specific generated files +*.appx +*.cer *.exp *.ilk *.ncb |