mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-31 09:57:13 +00:00
[minor] Added Cscope to .gitignore
Added CScope index files to .gitignore Signed-off-by: Omer Shapira <omer.shapira@gmail.com>
This commit is contained in:
parent
cac5536b45
commit
a577c18501
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -54,4 +54,5 @@ massif-*
|
||||||
/GSYMS
|
/GSYMS
|
||||||
/GTAGS
|
/GTAGS
|
||||||
/TAGS
|
/TAGS
|
||||||
|
/cscope*.out
|
||||||
/tags
|
/tags
|
||||||
|
|
Loading…
Reference in a new issue