mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-21 11:00:56 +00:00
exclude vulkan registry from .gitignore
This commit is contained in:
parent
e9a6d4d5e6
commit
406f269f0a
1 changed files with 1 additions and 0 deletions
1
deps/.gitignore
vendored
1
deps/.gitignore
vendored
|
@ -53,6 +53,7 @@
|
|||
/webp/include/webp/demux.h
|
||||
/webp/**/libwebpdecoder.*
|
||||
/webp/**/libwebpdemux.*
|
||||
!/vulkan-headers/share
|
||||
/wxwidgets/bin/wxrc-3.1
|
||||
/wxwidgets/lib/wx/config/
|
||||
|
||||
|
|
Loading…
Reference in a new issue