Skip to content

Commit f51ef86

Browse files
authored
Merge pull request #753 from AzureAD/dharshanb/updategit
Add msal_cache.bin to .gitignore
2 parents bb6d872 + ee5b310 commit f51ef86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ docs/_build/
5757
# The test configuration file(s) could potentially contain credentials
5858
tests/config.json
5959

60+
# Token Cache files
61+
msal_cache.bin
6062

6163
.env
6264
.perf.baseline

0 commit comments

Comments
 (0)