From 9b0816ba189f23b094a0ae153768ddfce73ee564 Mon Sep 17 00:00:00 2001 From: Kumar McMillan Date: Fri, 6 Oct 2017 10:43:12 -0500 Subject: [PATCH] Add an rg .ignore file for better searching (#3386) --- .ignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .ignore diff --git a/.ignore b/.ignore new file mode 100644 index 0000000000..e6f595148b --- /dev/null +++ b/.ignore @@ -0,0 +1,6 @@ +# This configures rg not to search some files/directories. +# Keep in mind that most ignore patterns are covered by .gitignore. +# More info: https://github.com/BurntSushi/ripgrep + +locale +yarn.lock