From 2d3f7124289ff6baa3a15ac51b8e32ba79916ff7 Mon Sep 17 00:00:00 2001 From: Stuart Rackham Date: Tue, 21 Jan 2025 13:48:31 +1300 Subject: [PATCH] tools: add `.ignore` file so fd and rg search some .gitignore exclusions --- .ignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .ignore diff --git a/.ignore b/.ignore new file mode 100644 index 0000000..24db383 --- /dev/null +++ b/.ignore @@ -0,0 +1,3 @@ +# Honored by fd and rg and consequentially by the Neovim Telescope find and grep commands. +# Takes precedence over .gitignore +!tmp/