mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
convert .hgignore to .gitignore.
This commit is contained in:
parent
258f53dee3
commit
369873c6e5
9
.hgignore → .gitignore
vendored
9
.hgignore → .gitignore
vendored
@ -1,7 +1,4 @@
|
|||||||
syntax:glob
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.git
|
|
||||||
.gitignore
|
|
||||||
*.[5689ao]
|
*.[5689ao]
|
||||||
*.a[5689o]
|
*.a[5689o]
|
||||||
*.so
|
*.so
|
||||||
@ -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]*$
|
|
Loading…
x
Reference in New Issue
Block a user