Skip to content

Instantly share code, notes, and snippets.

@fastmover
Created November 3, 2016 17:29
Show Gist options
  • Select an option

  • Save fastmover/142a1f75132b5c69f3df78191b8e8c4b to your computer and use it in GitHub Desktop.

Select an option

Save fastmover/142a1f75132b5c69f3df78191b8e8c4b to your computer and use it in GitHub Desktop.
Laravel Git Ignore File
/node_modules
/public/storage
/vendor
/.idea
Homestead.json
Homestead.yaml
.env*
*bower_components*
*.js.map
*.css.map
.php_cs
composer.lock
public/build*
*npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment