Skip to content

Instantly share code, notes, and snippets.

@jeansordes
Created August 21, 2022 17:10
Show Gist options
  • Save jeansordes/df191b83e94adadc19ccd6daf303b255 to your computer and use it in GitHub Desktop.
Save jeansordes/df191b83e94adadc19ccd6daf303b255 to your computer and use it in GitHub Desktop.
My default gitignore file
**/composer.phar
**/.env
**/.DS_Store
**/.vscode/settings.json
!**/.gitkeep
**/vendor/*
**/db/scripts/seed/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment