mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 00:36:51 +00:00
gitignore: ignore more
This commit is contained in:
parent
d45b27d92d
commit
4a4791d1e3
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,6 +1,6 @@
|
|||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.h
|
||||
config.h*
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
|
@ -36,7 +36,7 @@ gst-plugins-base-*.tar*
|
|||
*.la
|
||||
*.o
|
||||
*~
|
||||
*.bak
|
||||
/m4
|
||||
Makefile.in
|
||||
Makefile
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue