From bc213fe3c947e4033edba64577039b00b18bfdd5 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 6 Oct 2023 12:15:49 +0530 Subject: [PATCH] chore: make `rgignore` common --- .rgignore => .ignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .rgignore => .ignore (60%) diff --git a/.rgignore b/.ignore similarity index 60% rename from .rgignore rename to .ignore index 21fa9367..ac9d1279 100644 --- a/.rgignore +++ b/.ignore @@ -1,3 +1,3 @@ *.json -startup-prof.txt +baseline-prof.txt **/test/resources/**