Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2023-10-18 12:03:07 +0300
committerNirbheek Chauhan <nirbheek@centricular.com>2023-10-18 12:17:16 +0300
commitc4a788b97bf2f01ce8d7e3da9687aae9fcd9220c (patch)
tree32a3dc9b6148aca009d52dc576d0df3925d04a9d /.gitignore
parenta946895fad446acc06daf9f53b62cdaf2e87bfb8 (diff)
.gitignore: Ignore the meson subproject wrap hash
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1363>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0260de277..eed873133 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ target
*.bk
*.swp
.vscode
-builddir \ No newline at end of file
+builddir
+.meson-subproject-wrap-hash.txt