mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 00:58:12 +00:00
moap ignore
Original commit message from CVS: moap ignore
This commit is contained in:
parent
6c54c2fe59
commit
b48e0d830d
3 changed files with 6 additions and 0 deletions
2
libs/gst/base/.gitignore
vendored
2
libs/gst/base/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
*.gcno
|
||||
*.c.gcov
|
||||
*.c.gcov
|
||||
*.c.gcov.out
|
||||
*.c.gcov
|
||||
|
|
2
libs/gst/check/.gitignore
vendored
Normal file
2
libs/gst/check/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.c.gcov.out
|
||||
*.c.gcov.out
|
2
libs/gst/dataprotocol/.gitignore
vendored
2
libs/gst/dataprotocol/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
libgstdataprotocol.def
|
||||
dataprotocol-test
|
||||
*.gcno
|
||||
*.c.gcov.out
|
||||
*.c.gcov.out
|
||||
|
|
Loading…
Reference in a new issue