From 6ab8646249ea9b7ad60949b5ccbabca5b85cac61 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 9 Jul 2022 18:30:37 +0530 Subject: [PATCH] chore: add `.rgignore` to make ripgrep output more useful --- .rgignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .rgignore diff --git a/.rgignore b/.rgignore new file mode 100644 index 00000000..b5e87ef1 --- /dev/null +++ b/.rgignore @@ -0,0 +1,2 @@ +*.json +baseline-prof.txt