1# Setup a Global .gitignore for OS and editor generated files:
2# https://help.github.com/articles/ignoring-files
3# git config --global core.excludesfile ~/.gitignore_global
4
5.vagrant
6*.sublime-project
7