diff options
| author | Stefan Boberg <[email protected]> | 2022-01-26 13:12:36 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2022-01-26 13:12:36 +0100 |
| commit | 729b02337d2d6f9f288cb953a7fed0796076b19c (patch) | |
| tree | a8094b7bb50009f5c2b2e06f7441475845c36cfe | |
| parent | Fixed issue with missing endpoint name when configuring upstream cache from Lua. (diff) | |
| download | zen-729b02337d2d6f9f288cb953a7fed0796076b19c.tar.xz zen-729b02337d2d6f9f288cb953a7fed0796076b19c.zip | |
Added some more exclusions for vs-chromium
| -rw-r--r-- | vs-chromium-project.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vs-chromium-project.txt b/vs-chromium-project.txt index 0a1075662..1e948baad 100644 --- a/vs-chromium-project.txt +++ b/vs-chromium-project.txt @@ -7,3 +7,5 @@ vcpkg_installed/ x64/ *.suo **/x64/ +.test/ +vsxmake*/ |