Skip to content

Instantly share code, notes, and snippets.

@tiagoamaro
Created August 3, 2018 12:58
Show Gist options
  • Save tiagoamaro/20a2653e7e69d28fb12af25625266fcc to your computer and use it in GitHub Desktop.
Save tiagoamaro/20a2653e7e69d28fb12af25625266fcc to your computer and use it in GitHub Desktop.
Global .gitignore (Ignoring files most projects won't use)
# RubyMine
.idea/
# Vagrantfile
Vagrantfile
# docker-sync
.docker-sync/
docker-sync.yml
docker-compose.local-development.yml
# Yarn: if a project usees it, it should have its own commited
yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment