Added vpatch tool to build cache

This commit is contained in:
Benjamin Höglinger-Stelzer
2022-06-26 03:41:54 +02:00
parent 31e6b91706
commit 6f03e9c68d
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -365,3 +365,4 @@ FodyWeavers.xsd
/_setup
/setup/Setup Files
/setup/ViGEmBus-cache
/setup/ViGEmBus.back.aip

View File

@@ -5,6 +5,7 @@ skip_commits:
- '**/*.md'
cache:
- C:\projects\DMF
- C:\projects\ViGEmBus\vpatch.exe
platform:
- x86
- x64