Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nhalstead committed Oct 12, 2020
1 parent 1a3363f commit 070a341
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,4 @@
/vendor/
node_modules/
npm-debug.log
yarn-error.log

# Laravel 4 specific
bootstrap/compiled.php
app/storage/

# Laravel 5 & Lumen specific
public/storage
public/hot

# Laravel 5 & Lumen specific with changed public path
public_html/storage
public_html/hot

storage/*.key
vendor/
.idea/
.env
Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache
.idea/

0 comments on commit 070a341

Please sign in to comment.