[SSSD] [PATCH] Update .gitignore

Jakub Hrozek jhrozek at redhat.com
Fri Jan 10 09:34:25 UTC 2014


On Thu, Jan 09, 2014 at 09:24:27PM +0100, Stef Walter wrote:
> Although I'm now using srcdir != builddir like a good boy ... here's a
> patch which updates .gitignore for completeness.
> 
> Cheers,
> 
> Stef

On my system, building in the srcdir yields several other nontracked
files. Check out the attached patch amendment, if you agree, can you
squash it into your patch?
-------------- next part --------------
>From 774e103c1e833fc2e8993d8cf02c0dfc6f6e1282 Mon Sep 17 00:00:00 2001
From: Jakub Hrozek <jhrozek at redhat.com>
Date: Fri, 10 Jan 2014 10:32:35 +0100
Subject: [PATCH] Amend gitignore patch

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

diff --git a/.gitignore b/.gitignore
index a9515ac0833a1f80da33c6394a634e898d1b0c20..3582141cbee5e4b0de4aff27f4d5d85174ba9e98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,3 +115,14 @@ tests_nss/
 tests_sysdb/
 tests_utils/
 tests_simple_access
+*.doxy
+*.stamp
+src/config/SSSDConfig/__init__.py
+src/config/lib/
+src/config/setup.py
+src/examples/rwtab
+src/sysv/systemd/sssd.service
+sss_ssh_authorizedkeys
+sss_ssh_knownhostsproxy
+sssd_ssh
+test-authtok
-- 
1.8.4.2



More information about the sssd-devel mailing list