Explorar el Código

global readme

Chris Wanstrath hace 14 años
padre
commit
fe11ec96d2
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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>