Skip to content

Instantly share code, notes, and snippets.

@greglamb
Last active August 2, 2018 20:44
Show Gist options
  • Save greglamb/8b21b5a9469b6248ec2ea5acff2ac982 to your computer and use it in GitHub Desktop.
Save greglamb/8b21b5a9469b6248ec2ea5acff2ac982 to your computer and use it in GitHub Desktop.
vendor/
node_modules/
npm-debug.log
bootstrap/compiled.php
app/storage/
public/storage
public/hot
storage/*.key
.env.*.php
.env.php
.env
Homestead.yaml
Homestead.json
.rocketeer/
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pids
*.pid
*.seed
*.pid.lock
lib-cov
coverage
.nyc_output
.grunt
bower_components
.lock-wscript
build/Release
jspm_packages/
typings/
.npm
.eslintcache
.node_repl_history
*.tgz
.yarn-integrity
.cache
.next
.nuxt
.vuepress/dist
.serverless
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea
/.vscode
/.vagrant
yarn-error.log
node_modules
/dist
.env.local
.env.*.local
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment