This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added .env.example for projects generated with laravel new command
Joshua Mabina
9 years ago
parent
3ddb2f297f
commit
a811a95e63
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Laravel.gitignore
+ 1
- 0
Laravel.gitignore
View File
@@ -2,3 +2,4 @@
.env.*.php
.env.php
.env
+.env.example