mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
gitignore: Ignore libxml2 and sqlite
Add more things to ignore.
This commit is contained in:
parent
1e8cdbf137
commit
7aaa11aa77
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -57,5 +57,7 @@ subprojects/orc
|
||||||
subprojects/libsoup
|
subprojects/libsoup
|
||||||
subprojects/FFmpeg
|
subprojects/FFmpeg
|
||||||
subprojects/x264
|
subprojects/x264
|
||||||
|
subprojects/libxml2-*
|
||||||
|
subprojects/sqlite-*
|
||||||
prefix/
|
prefix/
|
||||||
pygobject
|
pygobject
|
||||||
|
|
Loading…
Reference in a new issue