Commit f7a79a33 authored by Jehad Assaf's avatar Jehad Assaf Committed by GitHub

Ignore Passport-generated OAuth keys

These files should not end up in source control IMO. And even though Passport is a separate package it is a first-party one and the base Laravel install should be "prepared" for it.

What do you guys think?
parent 5dc817bf
/node_modules
/public/storage
/storage/*.key
/vendor
/.idea
Homestead.json
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment