Skip to content

Commit 818c2f9

Browse files
authored
Merge pull request #2140 from appleboy/patch-2
Ignore Passport-generated OAuth keys
2 parents a1e6096 + 89ba2cc commit 818c2f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Laravel.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ app/storage/
88
# Laravel 5 & Lumen specific
99
bootstrap/cache/
1010
public/storage
11+
storage/*.key
1112
.env.*.php
1213
.env.php
1314
.env

0 commit comments

Comments
 (0)