소스 검색

Added nore ignores. Removed.env example file

Dinar Garipov 9 년 전
부모
커밋
8e6c678f11
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Laravel.gitignore

+ 2 - 1
Laravel.gitignore

@@ -1,5 +1,7 @@
 vendor/
 node_modules/
+.rocketeer/
+.phpintel/
 
 # Laravel 4 specific
 bootstrap/compiled.php
@@ -11,4 +13,3 @@ storage/
 .env.*.php
 .env.php
 .env
-.env.example