[SSSD] [PATCH] Update .gitignore

Lukas Slebodnik lslebodn at redhat.com
Fri Jan 10 12:13:06 UTC 2014


On (09/01/14 21:24), 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

>From 75fd929e23f477080c7b61abf1a551899bbc0615 Mon Sep 17 00:00:00 2001
>From: Stef Walter <stefw at redhat.com>
>Date: Tue, 7 Jan 2014 13:22:04 +0100
>Subject: [PATCH 1/5] Update .gitignore for 'make check' built files
>
>---
> .gitignore | 27 +++++++++++++++++++++++++++
> 1 file changed, 27 insertions(+)
>
>diff --git a/.gitignore b/.gitignore
>index de6c573..a9515ac 100644
>--- a/.gitignore
>+++ b/.gitignore
>@@ -88,3 +88,30 @@ sssd_sudo
> sss_sudo_cli
> autofs_test_client
> sssd_autofs
>+*.trs
>+*.log
>+ad_access_filter_tests
>+ad_common_tests
>+ad_ldap_opt-tests
>+dlopen-tests
>+dyndns-tests
>+fqnames-tests
>+krb5-child-test
>+nss-srv-tests
>+pac_responder-tests
>+responder_socket_access-tests
>+sss_idmap-tests
>+sss_nss_idmap-tests
I would prefer to use wildcards for example:
*tests

>+sss_seed
>+sssd_ifp
>+sssd_pac
>+sysdb_ssh-tests
>+test-find-uid
>+test-io
>+test_search_bases
>+test_sss_idmap
>+test_utils
>+tests_nss/
>+tests_sysdb/
>+tests_utils/
>+tests_simple_access
>-- 
>1.8.4.2
>

>_______________________________________________
>sssd-devel mailing list
>sssd-devel at lists.fedorahosted.org
>https://lists.fedorahosted.org/mailman/listinfo/sssd-devel




More information about the sssd-devel mailing list