[SSSD] [PATCH] gitignore additions

Jakub Hrozek jhrozek at redhat.com
Mon Oct 17 11:29:17 UTC 2011


I noticed that 'git status' can get very noisy on a small screen estate,
like a laptop. 

The attached patch adds a couple more binaries to .gitignore
-------------- next part --------------
From c925529dace37331f218304ca93952cd60a47d97 Mon Sep 17 00:00:00 2001
From: Jakub Hrozek <jhrozek at redhat.com>
Date: Sun, 16 Oct 2011 18:50:22 +0200
Subject: [PATCH] gitignore additions

---
 .gitignore |   21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index fa5495a..ea4ab97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,5 +60,24 @@ sssd_nss
 sssd_pam
 krb5_child
 ldap_child
+sss_cache
 *~
-
+crypto-tests
+debug-tests
+fail_over-tests
+files-tests
+find_uid-tests
+ipa_hbac-tests
+ipa_ldap_opt-tests
+krb5-utils-tests
+pam_test_client
+proxy_child
+refcount-tests
+resolv-tests
+simple_access-tests
+stress-tests
+strtonum-tests
+sysdb-tests
+util-tests
+auth-tests
+check_and_open-tests
-- 
1.7.6.4



More information about the sssd-devel mailing list