忽略 .env 文件。

pull/18/head
F4NNIU 2017-11-08 15:22:09 +08:00
parent a0eca04ae9
commit ae051d66ff
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -11,4 +11,5 @@
composer.lock composer.lock
*.log *.log
*.css.map *.css.map
!.gitkeep !.gitkeep
.env