* [LTP] [PATCH] gitignore: Add cscope generated files
@ 2017-03-14 7:41 Li Wang
2017-03-14 16:52 ` Cyril Hrubis
0 siblings, 1 reply; 2+ messages in thread
From: Li Wang @ 2017-03-14 7:41 UTC (permalink / raw)
To: ltp
Signed-off-by: Li Wang <liwang@redhat.com>
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 6d57825..a7e6563 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,9 @@ autom4te.cache
/pan/ltp-pan
/pan/ltp-scanner
+cscope.*
+ncscope.*
+
.dep_modules
.gitattributes
.pc/
--
2.9.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [LTP] [PATCH] gitignore: Add cscope generated files
2017-03-14 7:41 [LTP] [PATCH] gitignore: Add cscope generated files Li Wang
@ 2017-03-14 16:52 ` Cyril Hrubis
0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2017-03-14 16:52 UTC (permalink / raw)
To: ltp
Hi!
Pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-14 16:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 7:41 [LTP] [PATCH] gitignore: Add cscope generated files Li Wang
2017-03-14 16:52 ` Cyril Hrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox