Merge pull request #39058 from k82cn/add_cscope_git_ignore

Automatic merge from submit-queue (batch tested with PRs 41043, 39058, 41021, 41603, 41414)

Add cscope related files into .gitignore.
This commit is contained in:
Kubernetes Submit Queue
2017-02-19 00:58:43 -08:00
committed by GitHub

3
.gitignore vendored
View File

@@ -33,6 +33,9 @@
Session.vim
.netrwhist
# cscope-related files
cscope.*
# Go test binaries
*.test
/hack/.test-cmd-auth