]> Cypherpunks.ru repositories - gostls13.git/commitdiff
convert .hgignore to .gitignore.
authorDavid Symonds <dsymonds@golang.org>
Mon, 8 Dec 2014 02:50:49 +0000 (13:50 +1100)
committerDavid Symonds <dsymonds@golang.org>
Mon, 8 Dec 2014 02:50:49 +0000 (13:50 +1100)
.gitignore [moved from .hgignore with 88% similarity]

similarity index 88%
rename from .hgignore
rename to .gitignore
index a833065f2e4bd82090f343e3ee7bc8f84085496f..c6956830057c0384c920b133a692a0bd516a3ad8 100644 (file)
--- a/.hgignore
@@ -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/