Skip to content

Commit

Permalink
gitignore: Adding rule to ignore cscope files.
Browse files Browse the repository at this point in the history
Change-Id: I2f7c9d0ccb80e0446ffee0360c5bc6d3e4e54111
  • Loading branch information
Shashank Mittal committed Jul 27, 2011
1 parent 0a81a32 commit 3890b10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Expand Up @@ -5,3 +5,8 @@ tags
TAGS
local.mk
target/*/tools/mkheader

# cscope files
cscope.*
ncscope.*

0 comments on commit 3890b10

Please sign in to comment.