From a3579a36a0bd5f05aab9992d109158110f89c2eb Mon Sep 17 00:00:00 2001 From: Vahagn Khachatryan Date: Wed, 10 Feb 2016 12:50:57 -0500 Subject: [PATCH] .ctags added. --- config/.ctags | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/.ctags diff --git a/config/.ctags b/config/.ctags new file mode 100644 index 0000000..36b03aa --- /dev/null +++ b/config/.ctags @@ -0,0 +1,5 @@ +# Basic options +--recurse=yes +--tag-relative=yes +--exclude=.git +