mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
.gitignore: Ignore the m4/ directory
This commit is contained in:
parent
8b6c8b934a
commit
2c2a1738ba
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -25,6 +25,8 @@ ABOUT-NLS
|
||||||
_stdint.h
|
_stdint.h
|
||||||
gst-plugins-good-*.tar.*
|
gst-plugins-good-*.tar.*
|
||||||
|
|
||||||
|
/m4
|
||||||
|
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
*.lo
|
*.lo
|
||||||
|
|
Loading…
Reference in a new issue