mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-14 00:37:41 -04:00
gitignore: Add cscope files
Add cscope files in gitignore. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Message-Id: <3c39a6324ef2be64f839e6e6205f4afc63486216.1612338199.git.viresh.kumar@linaro.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
307afa1a7b
commit
0db6d09584
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -17,3 +17,7 @@ lex.yy.c
|
||||||
/fdtoverlay
|
/fdtoverlay
|
||||||
/patches
|
/patches
|
||||||
/.pc
|
/.pc
|
||||||
|
|
||||||
|
# cscope files
|
||||||
|
cscope.*
|
||||||
|
ncscope.*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue