From ee5b310b001cdfb63a44375b88fa3987359df9f1 Mon Sep 17 00:00:00 2001 From: Dharshan Birur Jayaprabhu Date: Fri, 4 Oct 2024 10:09:39 -0700 Subject: [PATCH] update .gitignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 36b43713..58868119 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,8 @@ docs/_build/ # The test configuration file(s) could potentially contain credentials tests/config.json +# Token Cache files +msal_cache.bin .env .perf.baseline