mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
Create gitignore for Lumen
This commit is contained in:
parent
1f65941ef9
commit
710884d4f5
8
Lumen.gitignore
Normal file
8
Lumen.gitignore
Normal file
@ -0,0 +1,8 @@
|
||||
.env.*.php
|
||||
.env.php
|
||||
.env
|
||||
.env.example
|
||||
|
||||
vendor/
|
||||
node_modules/
|
||||
storage/
|
Loading…
Reference in New Issue
Block a user