From f9637492b32706e4c348f1fdde8e4416ee114186 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 18 May 2016 10:21:35 +0200 Subject: Use ag for searching stuff in vim MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- agignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 agignore (limited to 'agignore') diff --git a/agignore b/agignore new file mode 100644 index 0000000..a9ebf83 --- /dev/null +++ b/agignore @@ -0,0 +1,12 @@ +.yardoc +public/images +public/system +data +log +tmp +*.exe +*.so +*.dat +.git +.hg +.svn -- cgit v1.2.3