From c80b644165cfedd6b0d71071e4b49d2e6879385a Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Tue, 25 Oct 2011 11:39:21 -0600
Subject: [PATCH] add /rpmbuild to the .gitignore.  issue #478

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1823f2e57..b0346bd65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
 .\#*
 /node_modules
 /var
+/rpmbuild
+
-- 
GitLab