mirror of
https://github.com/github/gitignore.git
synced 2024-12-29 18:55:10 +08:00
Merge pull request #2140 from appleboy/patch-2
Ignore Passport-generated OAuth keys
This commit is contained in:
commit
818c2f912c
@ -8,6 +8,7 @@ app/storage/
|
||||
# Laravel 5 & Lumen specific
|
||||
bootstrap/cache/
|
||||
public/storage
|
||||
storage/*.key
|
||||
.env.*.php
|
||||
.env.php
|
||||
.env
|
||||
|
Loading…
Reference in New Issue
Block a user