meson: Update subprojects .gitignore
Commita29c53f6a6("meson: Use libyaml wrap file from wrapdb") modified the libyaml wrap in a way that resulted in the subproject source code being stored in a different subdirectory, but didn't update .gitignore accordingly. Fix it. Fixes:a29c53f6a6("meson: Use libyaml wrap file from wrapdb") Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
This commit is contained in:
2
subprojects/.gitignore
vendored
2
subprojects/.gitignore
vendored
@@ -2,6 +2,6 @@
|
||||
|
||||
/googletest-release*
|
||||
/libpisp
|
||||
/libyaml
|
||||
/libyuv
|
||||
/packagecache
|
||||
/yaml-0.2.5
|
||||
|
||||
Reference in New Issue
Block a user