[python-ipaddr] don't store tar files in git. They should be storaged in the lookaside cache using the fedpkg new-so

Peter Robinson pbrobinson at fedoraproject.org
Tue Oct 14 11:03:08 UTC 2014


commit fef913a421c59882d72e5864ec9032a22aae3ff5
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Oct 14 12:02:52 2014 +0100

    don't store tar files in git. They should be storaged in the lookaside cache using the fedpkg new-sources command

 .gitignore          |    6 +-----
 ipaddr-2.1.1.tar.gz |  Bin 23093 -> 0 bytes
 ipaddr-2.1.2.tar.gz |  Bin 23443 -> 0 bytes
 ipaddr-2.1.3.tar.gz |  Bin 26888 -> 0 bytes
 4 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df364ef..8cdcb3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1 @@
-ipaddr-2.1.3.tar.gz
-/ipaddr-2.1.7.tar.gz
-/ipaddr-2.1.8.tar.gz
-/ipaddr-2.1.9.tar.gz
-/ipaddr-2.1.10.tar.gz
+/ipaddr-2.*.tar.gz


More information about the scm-commits mailing list