Browse Source

Updated .gitignore

jquino 5 years ago
parent
commit
5b9499512c
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore View File

3
 /public/storage
3
 /public/storage
4
 /storage/*.key
4
 /storage/*.key
5
 /vendor
5
 /vendor
6
-.env
6
+.env*
7
 .env.backup
7
 .env.backup
8
 .phpunit.result.cache
8
 .phpunit.result.cache
9
 Homestead.json
9
 Homestead.json
10
 Homestead.yaml
10
 Homestead.yaml
11
 npm-debug.log
11
 npm-debug.log
12
 yarn-error.log
12
 yarn-error.log
13
+.editorconfig