Browse Source

Added nore ignores. Removed.env example file

pull/1891/head
Dinar Garipov 8 years ago
parent
commit
8e6c678f11
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      Laravel.gitignore

+ 2
- 1
Laravel.gitignore View File

vendor/ vendor/
node_modules/ node_modules/
.rocketeer/
.phpintel/


# Laravel 4 specific # Laravel 4 specific
bootstrap/compiled.php bootstrap/compiled.php
.env.*.php .env.*.php
.env.php .env.php
.env .env
.env.example

Loading…
Cancel
Save