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
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…
x
Reference in New Issue
Block a user