Skip to content

Instantly share code, notes, and snippets.

@omurphy27
Last active July 19, 2017 17:49
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 omurphy27/1ceaae53ffe84691f33b911f5a3591ef to your computer and use it in GitHub Desktop.
Save omurphy27/1ceaae53ffe84691f33b911f5a3591ef to your computer and use it in GitHub Desktop.
General Gitignore for Laravel, Laradock, Wordpress, Vim, Mac, and Windows users
/node_modules
/public/storage
/vendor
/laradock
/.idea
Homestead.json
Homestead.yaml
.env
*.swp
*.swn
*.swo
*.log
*.orig
.DS_Store
Thumbs.db
dump.rdb
.AppleDouble
.LSOverride
.htaccess
error_log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment