[golang/el6: 2/4] sorting

Vincent Batts vbatts at fedoraproject.org
Wed Oct 1 15:59:52 UTC 2014


commit 7c25ee88c6e0742782196f01d47211cb7228ee44
Author: Vincent Batts <vbatts at redhat.com>
Date:   Wed Oct 1 15:33:22 2014 +0000

    sorting

 .gitignore |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e2b9a9..281e185 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,13 @@
 /go1.1.1.src.tar.gz
 /go1.1.2.src.tar.gz
-/go1.2.src.tar.gz
-/golang-19087:a15f344a9efa-xattrs.tar
 /go1.2.1.src.tar.gz
 /go1.2.2.src.tar.gz
+/go1.2.src.tar.gz
+/go1.3.1.src.tar.gz
+/go1.3.2.src.tar.gz
+/go1.3.3.src.tar.gz
 /go1.3beta2.src.tar.gz
 /go1.3rc1.src.tar.gz
 /go1.3rc2.src.tar.gz
 /go1.3.src.tar.gz
-/go1.3.1.src.tar.gz
-/go1.3.2.src.tar.gz
-/go1.3.3.src.tar.gz
+/golang-19087:a15f344a9efa-xattrs.tar


More information about the scm-commits mailing list