From d262056ff774b573a5be2b73ccb7e966e4ddf12b Mon Sep 17 00:00:00 2001 From: Tom A <14287229+TensorTom@users.noreply.github.com> Date: Mon, 1 Mar 2021 12:04:59 -0500 Subject: [PATCH] excluded ..bfg-report Former-commit-id: 4a15c0e6b8c3997f8b90b3f59106afa068a5b58b --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8f96078..04ecf49 100644 --- a/.gitignore +++ b/.gitignore @@ -604,3 +604,5 @@ fabric.properties yarn-error.log *.zip .idea/ +**/.cache +..bfg-report \ No newline at end of file