mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +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
|
||||
.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/
|
Loading…
x
Reference in New Issue
Block a user