mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 03:21:00 +00:00
.gitignore: Ignore the meson subproject wrap hash
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1363>
This commit is contained in:
parent
a946895fad
commit
c4a788b97b
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,4 +4,5 @@ target
|
|||
*.bk
|
||||
*.swp
|
||||
.vscode
|
||||
builddir
|
||||
builddir
|
||||
.meson-subproject-wrap-hash.txt
|
||||
|
|
Loading…
Reference in a new issue