From fe11ec96d28c076956e60d915353887a756eb17b Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 8 Nov 2010 14:58:16 -0800 Subject: [PATCH] global readme --- Global/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Global/README.md diff --git a/Global/README.md b/Global/README.md new file mode 100644 index 0000000..5068296 --- /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: + + +And a good blog post about 'em: + -- GitLab