Commit 369873c6 authored by David Symonds's avatar David Symonds

convert .hgignore to .gitignore.

parent 258f53de
syntax:glob
.DS_Store .DS_Store
.git
.gitignore
*.[5689ao] *.[5689ao]
*.a[5689o] *.a[5689o]
*.so *.so
...@@ -51,8 +48,4 @@ goinstall.log ...@@ -51,8 +48,4 @@ goinstall.log
last-change last-change
VERSION.cache VERSION.cache
syntax:regexp pkg/
^bin/
^pkg/
^src/cmd/(.*)/6?\1$
^.*/core.[0-9]*$
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment