Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1728212
| From | Yunlong Song <yunlong.song@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] f2fs-tools: add cscope files to .gitignore |
| Date | 2017-09-07 15:10 +0200 |
| Message-ID | <un4Jc-km-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Signed-off-by: Yunlong Song <yunlong.song@huawei.com> --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index abe1336..d5ca55d 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,7 @@ stamp-h1 /tools/fibmap.f2fs /tools/parse.f2fs /tools/f2fscrypt + +# cscope files +cscope.* +ncscope.* -- 1.8.5.2
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] f2fs-tools: add cscope files to .gitignore Yunlong Song <yunlong.song@huawei.com> - 2017-09-07 15:10 +0200
csiph-web