
28 Feb
2019
28 Feb
'19
8:34 p.m.
commit dbfac2c3b488d7401094cc6b9db77c0e2d951454 Author: David Goulet <dgoulet@torproject.org> Date: Thu Feb 28 15:34:09 2019 -0500 gitignore: Add cscopes.* files Signed-off-by: David Goulet <dgoulet@torproject.org> --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 24b09e6..cb98f8c 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,9 @@ doc/coverage-html/* # etags/ctags TAGS +# Cscope +cscope.* + # BridgeDB specific files: #-------------------------
2287
Age (days ago)
2287
Last active (days ago)
0 comments
1 participants
participants (1)
-
dgoulet@torproject.org