From ec35b2c377261261ceee498483954ba99f6e5180 Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Dec 01 2011 22:28:34 +0000 Subject: [Git] Ignore source tar-balls and RPM files. --- diff --git a/.gitignore b/.gitignore index 619ed00..99b2835 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/django-registration-0.7.tar.gz +/django-registration-*.tar.gz +/django-registration-*.src.rpm