New build system generates KHR headers in submodule. Update git files to ignore them.

This commit is contained in:
yaw-man 2022-08-18 11:46:27 -03:00
parent e633be0576
commit cc5332c52b
2 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View File

@ -2,5 +2,4 @@ out/
.vs/
doc/
build/
releases/
lib/DPF/khronos/
releases/

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "lib/DPF"]
path = lib/DPF
url = https://github.com/DISTRHO/DPF.git
ignore = dirty