Attached.
>From 9c691b76564d4481dccb331a5c369f28739d2e52 Mon Sep 17 00:00:00 2001
From: Nathaniel McCallum <npmccal...@redhat.com>
Date: Thu, 19 Dec 2013 16:45:55 -0500
Subject: [PATCH] Add config.h.in~ and rpmbuild to git ignore

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

diff --git a/.gitignore b/.gitignore
index db213497202fc1ba904d3fc1b9ccea2ec5be3068..662e2885cf3732fc9a4025e1f53a4055b138feb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 configure
 config.h
 config.h.in
+config.h.in~
 Makefile
 Makefile.in
 .deps/
@@ -25,6 +26,7 @@ missing
 stamp-h1
 libtool
 build/
+rpmbuild
 
 # Python compilation
 *.pyc
-- 
1.8.4.2

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to