Commit 89ba2cc1 authored by Bo-Yi Wu's avatar Bo-Yi Wu Committed by GitHub

Ignore Passport-generated OAuth keys

parent df38222a
...@@ -8,6 +8,7 @@ app/storage/ ...@@ -8,6 +8,7 @@ app/storage/
# Laravel 5 & Lumen specific # Laravel 5 & Lumen specific
bootstrap/cache/ bootstrap/cache/
public/storage public/storage
storage/*.key
.env.*.php .env.*.php
.env.php .env.php
.env .env
......
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