From 0bf67a1c99e69524ae6ec9169299eaeb631387dd Mon Sep 17 00:00:00 2001 From: Jonas Ryssel Date: Sat, 27 Aug 2022 12:36:24 +0200 Subject: [PATCH] Initial ackrc config --- .ackrc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .ackrc diff --git a/.ackrc b/.ackrc new file mode 100644 index 0000000..8ee2d10 --- /dev/null +++ b/.ackrc @@ -0,0 +1,24 @@ +--type-add + junkFiles:ext:ai +--type-add + junkFiles:ext:psd +--type-add + junkFiles:match:/\.bundle\.js$/ +--type-add + junkFiles:match:/\.bundle\.dev\.js$/ +--type-add + junkFiles:match:/^jquery(-ui)?(-\d+_?\d*)?.js$/ +--type-add + junkFiles:is:highcharts.js +--type-add + junkFiles:is:nytprof.out +--ignore-dir + html/css/_less +--ignore-dir + html/css/_scss +--ignore-dir + tmpl/dk/da_DK/custom/regionmidt/index_files +--type-add + test:match:Test\.pm$/ +--type-add + vue:ext:vue