mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-21 17:21:13 +00:00
gitignore: Add cscope files
Ignores top-level cscope files that might be used for a cross-project cscope index.
This commit is contained in:
parent
35829b825f
commit
9596096907
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
*build*/
|
||||
cscope.in.out
|
||||
cscope.out
|
||||
cscope.po.out
|
||||
gst-devtools
|
||||
gst-editing-services
|
||||
gst-libav
|
||||
|
|
Loading…
Reference in a new issue