Azure-Samples / ms-identity-python-webapp

A Python web application calling Microsoft graph that is secured using the Microsoft identity platform
MIT License
284 stars 135 forks source link

Add session folder into .gitignore #36

Closed rayluo closed 4 years ago

rayluo commented 4 years ago

This way it is less likely for our customers to accidentally commit session files (which contains tokens) into their project's repo.