Add cscope related files into .gitignore.
This commit is contained in:
parent
694417b001
commit
b2321d2854
3
.gitignore
vendored
3
.gitignore
vendored
@ -33,6 +33,9 @@
|
|||||||
Session.vim
|
Session.vim
|
||||||
.netrwhist
|
.netrwhist
|
||||||
|
|
||||||
|
# cscope-related files
|
||||||
|
cscope.*
|
||||||
|
|
||||||
# Go test binaries
|
# Go test binaries
|
||||||
*.test
|
*.test
|
||||||
/hack/.test-cmd-auth
|
/hack/.test-cmd-auth
|
||||||
|
Loading…
Reference in New Issue
Block a user