.gitignore: Ignore subproject package cache

This commit is contained in:
Nirbheek Chauhan 2019-11-23 23:39:54 +05:30
parent dd065f67cf
commit 85e818947b

1
.gitignore vendored
View file

@ -20,6 +20,7 @@ gstreamer-vaapi
libnice libnice
__pycache__ __pycache__
meson/ meson/
subprojects/packagecache/
subprojects/gst-integration-testsuites subprojects/gst-integration-testsuites
subprojects/gst-devtools subprojects/gst-devtools
subprojects/gst-docs subprojects/gst-docs