gitignore: add cscope files in gitignore
This commit is contained in:
parent
f60d6560b1
commit
29d7a412fe
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,3 +6,5 @@
|
|||
.settings/language.settings.xml
|
||||
*.a
|
||||
test/testit_libp2p
|
||||
cscope.files
|
||||
cscope.out
|
||||
|
|
Loading…
Reference in a new issue