summaryrefslogtreecommitdiff
path: root/gitignore/Global/README.md
blob: 06b6649bd9a5b3b0b4b678f3bfb8339bb523f435 (plain)
1
2
3
4
5
6
7
8
9
10
## Globally Useful gitignores

This directory contains globally useful gitignores,
e.g. OS-specific and editor specific.

For more on global gitignores:
<https://help.github.com/articles/ignoring-files/#create-a-global-gitignore>

And a good blog post about 'em:
<http://augustl.com/blog/2009/global_gitignores>