mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
Update .gitignore
This commit is contained in:
parent
069245e380
commit
56a18bb367
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -31,6 +31,10 @@ gst-omx-*.tar*
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
*.bak
|
*.bak
|
||||||
|
*.swp
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
tools/listcomponents
|
||||||
/m4
|
/m4
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Loading…
Reference in a new issue