aboutsummaryrefslogtreecommitdiffstats
path: root/Global/README.md
blob: 6e57d87f2230a14f95a885c38e52f04477429a12 (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/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer>

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