Ignore tarballs in RPM building dir
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 26 May 2015 17:37:40 +0000 (13:37 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 27 May 2015 17:10:25 +0000 (17:10 +0000)
The build script downloads ODL's release tarball to
Vagrant's home directory, which is hard linked to
the user's local system as the git-tracked dir
with the RPM building Vagrantfile. Anyone that runs
the RPM-building script will benefit from this rule.

Change-Id: I60fa705938d947d8bf55fae8abba3f9e5f191a9d
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packaging/rpm/.gitignore

index e7a9c1347be82003b75b32278b3324e8258bcc01..8a05bed8202d29c3b826ead0b9e83ba0ab6bb5e5 100644 (file)
@@ -1 +1,2 @@
 *.rpm
+*.tar.gz