gitignore: Ignore symlinks

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/919>
This commit is contained in:
Thibault Saunier 2021-09-24 09:59:20 -03:00 committed by GStreamer Marge Bot
parent 37d7e9a22d
commit ff9fb20818

2
.gitignore vendored
View file

@ -9,7 +9,7 @@ prefix/
pygobject pygobject
.gdbinit .gdbinit
^gst* /gst*
subprojects/* subprojects/*
!subprojects/gst* !subprojects/gst*
subprojects/gst-plugins-rs/ subprojects/gst-plugins-rs/