Skip to content

Commit b9f3879

Browse files
authored
Merge pull request #753 from AzureAD/dharshanb/updategit
Add msal_cache.bin to .gitignore
2 parents b79f0af + 0e9384f commit b9f3879

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)