mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
Add subprojects/gst-docs in gitignore
gst-docs in only build on Linux if hotdoc is in the PATH. A correct gitigonore is important for modern tools like ripgrep, fd or skim.
This commit is contained in:
parent
0d54e153d3
commit
f93a39a9ee
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -21,6 +21,7 @@ __pycache__
|
|||
meson/
|
||||
subprojects/gst-integration-testsuites
|
||||
subprojects/gst-devtools
|
||||
subprojects/gst-docs
|
||||
subprojects/gst-editing-services
|
||||
subprojects/gst-examples
|
||||
subprojects/gst-libav
|
||||
|
|
Loading…
Reference in a new issue