mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
Add more files/directories to ignore
This commit is contained in:
parent
6f3511bfb6
commit
2bb875acad
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -35,5 +35,7 @@ gst-plugins-base-*.tar*
|
||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.o
|
*.o
|
||||||
|
*~
|
||||||
|
/m4
|
||||||
Makefile.in
|
Makefile.in
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Loading…
Reference in a new issue