diff options
author | Chris Wanstrath <chris@ozmm.org> | 2010-11-08 14:58:16 -0800 |
---|---|---|
committer | Chris Wanstrath <chris@ozmm.org> | 2010-11-08 14:58:16 -0800 |
commit | fe11ec96d28c076956e60d915353887a756eb17b (patch) | |
tree | 94d3b63360c4d8919cb25ff03bf2903763eb66c1 /Global | |
parent | 242c895c4bdf9710aeb4cea3ba04102926bba8db (diff) | |
download | gitignore-fe11ec96d28c076956e60d915353887a756eb17b.tar.gz gitignore-fe11ec96d28c076956e60d915353887a756eb17b.zip |
global readme
Diffstat (limited to 'Global')
-rw-r--r-- | Global/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Global/README.md b/Global/README.md new file mode 100644 index 00000000..50682960 --- /dev/null +++ b/Global/README.md @@ -0,0 +1,9 @@ +## Globally Useful gitignores + +This directory contains globally useful gitignores. + +Here's a good **global** gitignore: +<http://help.github.com/git-ignore/> + +And a good blog post about 'em: +<http://augustl.com/blog/2009/global_gitignores> |