mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
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:
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
|
||||||
|
Reference in New Issue
Block a user