Chris Wanstrath пре 14 година
родитељ
комит
fe11ec96d2
1 измењених фајлова са 9 додато и 0 уклоњено
  1. 9 0
      Global/README.md

+ 9 - 0
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>