Skip to content

Instantly share code, notes, and snippets.

@withchandra
Last active May 31, 2022 06:18
Show Gist options
  • Save withchandra/b40f916ef3ac2f617a4d6c858c753a18 to your computer and use it in GitHub Desktop.
Save withchandra/b40f916ef3ac2f617a4d6c858c753a18 to your computer and use it in GitHub Desktop.
/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
public/uploads
public/packages
# 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
# Compiled CSS and JS
public/css/app.css
public/js/app.js
# Custom
public/pdf
public/tes_generate
public/certificates
*.php_cs_cache
*.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment