diff options
author | Chad Versace <[email protected]> | 2016-07-06 13:13:18 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2016-07-06 13:13:18 -0700 |
commit | 8910de39c72a6c4a2179984f0216bf1c6b1858ca (patch) | |
tree | d20b96afe09224b627297e1583ad90d613a4f028 /src/intel/vulkan | |
parent | 513fccdfb68e6a71180e21827f071617c93fd09b (diff) |
anv: gitignore anv_timestamp.h
Diffstat (limited to 'src/intel/vulkan')
-rw-r--r-- | src/intel/vulkan/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/vulkan/.gitignore b/src/intel/vulkan/.gitignore index a496146cc83..bde5cd82f40 100644 --- a/src/intel/vulkan/.gitignore +++ b/src/intel/vulkan/.gitignore @@ -1,4 +1,5 @@ # Generated source files /anv_entrypoints.c /anv_entrypoints.h +/anv_timestamp.h /dev_icd.json |