Skip to content

Commit

Permalink
Add cscope related files into .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
k82cn committed Dec 21, 2016
1 parent 694417b commit b2321d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
Session.vim
.netrwhist

# cscope-related files
cscope.*

# Go test binaries
*.test
/hack/.test-cmd-auth
Expand Down

0 comments on commit b2321d2

Please sign in to comment.