convert .hgignore to .gitignore.

This commit is contained in:
David Symonds 2014-12-08 13:50:49 +11:00
parent 258f53dee3
commit 369873c6e5

View file

@ -1,7 +1,4 @@
syntax:glob
.DS_Store
.git
.gitignore
*.[5689ao]
*.a[5689o]
*.so
@ -51,8 +48,4 @@ goinstall.log
last-change
VERSION.cache
syntax:regexp
^bin/
^pkg/
^src/cmd/(.*)/6?\1$
^.*/core.[0-9]*$
pkg/