This website works better with JavaScript
Home
Esplora
Registrati
Accedi
SongZihuan
/
GitIgnore
mirror da
https://github.com/github/gitignore.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
added .env.example for projects generated with laravel new command
Joshua Mabina
9 anni fa
parent
3ddb2f297f
commit
a811a95e63
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
Laravel.gitignore
+ 1
- 0
Laravel.gitignore
Vedi File
@@ -2,3 +2,4 @@
.env.*.php
.env.php
.env
+.env.example