Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/vkd3d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Julliard <julliard@winehq.org>2019-06-21 09:08:27 +0300
committerAlexandre Julliard <julliard@winehq.org>2019-06-21 09:09:03 +0300
commit443b6618e34416c14bbc6e3409696794479b14b8 (patch)
treef262deb5db750cea864ed93fcd25918b8b89e894
parentb59b6b87f00e6da5d9392141d5fb975a7b3e3c50 (diff)
tests: Add new vkd3d_common test to .gitignore.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index 24258bfa..1854d55b 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,4 +1,5 @@
/d3d12
/d3d12_invalid_usage
/vkd3d_api
+/vkd3d_common
/vkd3d_shader_api