From 1e6fbe4d1031b24c41db02ad6137bbac329e02ce Mon Sep 17 00:00:00 2001 From: Yuri Bochkarev Date: Sun, 17 Jul 2016 17:00:55 +0300 Subject: [PATCH] Add .ctags file --- .ctags | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .ctags diff --git a/.ctags b/.ctags new file mode 100644 index 0000000..5351c5d --- /dev/null +++ b/.ctags @@ -0,0 +1,5 @@ +--exclude=.tox +--exclude=build +--exclude=*.patch +--exclude=*.html +--exclude=*.json