diff --git a/.gitignore b/.gitignore index b71b1ea..2deee1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +<<<<<<< HEAD *.log .DS_Store .env @@ -22,3 +23,35 @@ Homestead.json Homestead.yaml Thumbs.db +======= +/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 +.env +Homestead.yaml +Homestead.json +/.vagrant +.phpunit.result.cache + +/public/build +/storage/pail +.env.backup +.env.production +.phpactor.json +auth.json +>>>>>>> 5123647b7180bb2fdc0760039c8e38d903dc15eb diff --git a/README.md b/README.md index 0165a77..f508396 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +<<<<<<< HEAD

Laravel Logo

@@ -57,3 +58,6 @@ If you discover a security vulnerability within Laravel, please send an e-mail t ## License The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). +======= +# finance_app +>>>>>>> 5123647b7180bb2fdc0760039c8e38d903dc15eb