Skip to content

Instantly share code, notes, and snippets.

@ammonkc
Created June 21, 2013 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ammonkc/5833732 to your computer and use it in GitHub Desktop.
Save ammonkc/5833732 to your computer and use it in GitHub Desktop.
[ST3] gitignore boilerplate #laravel
/bootstrap/compiled.php
/vendor
composer.phar
composer.lock
.DS_Store
/public/assets/cache/*.js
/public/assets/cache/*.css
.vagrant
Vagrantfile
*.orig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment