gitignore: ignore more
This commit is contained in:
parent
d45b27d92d
commit
4a4791d1e3
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
config.h
|
config.h*
|
||||||
config.h.in
|
config.h.in
|
||||||
config.log
|
config.log
|
||||||
config.status
|
config.status
|
||||||
@ -36,7 +36,7 @@ gst-plugins-base-*.tar*
|
|||||||
*.la
|
*.la
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
|
*.bak
|
||||||
/m4
|
/m4
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
*~
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user