Skip to content

Instantly share code, notes, and snippets.

@cogell
Created February 19, 2016 23:04
Show Gist options
  • Save cogell/23ed93abb1cc1272f639 to your computer and use it in GitHub Desktop.
Save cogell/23ed93abb1cc1272f639 to your computer and use it in GitHub Desktop.
My global .gitignore file
# install with `git config --global core.excludesfile ~/.gitignore_global`
# OS folders
.DS_Store
.cache
.project
.settings
.tmproj
Thumbs.db
# Developer Tools
.idea
@cogell
Copy link
Author

cogell commented Feb 19, 2016

good call!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment