From 908144f35a6ef544709b3ce9b4d60bf60b96ba11 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 25 Feb 2013 13:48:49 -0800 Subject: [PATCH] This should work: git reset HEAD ; git commit -a --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 15bd5cc..65b2773 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ simplejson-2.1.1.tar.gz /simplejson-2.3.0.tar.gz /simplejson-2.5.2.tar.gz /simplejson-2.6.0.tar.gz +/simplejson-3.1.0.tar.gz diff --git a/sources b/sources index edfee4a..06047d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43b43b22f190a999c79a2af0c504e3a6 simplejson-2.6.0.tar.gz +71df0076d4a35d29bfea530cb8226c26 simplejson-3.1.0.tar.gz