Skip to content

Instantly share code, notes, and snippets.

@avosalmon
Last active August 29, 2015 14:14
Show Gist options
  • Save avosalmon/383311e66a0aa2a4ae1a to your computer and use it in GitHub Desktop.
Save avosalmon/383311e66a0aa2a4ae1a to your computer and use it in GitHub Desktop.
.gitignore for laravel module
/vendor
/node_modules
/ruby_vendor
/.bundle
composer.phar
.DS_Store
Thumbs.db
.tmp
npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment