[SSSD] [PATCH] update .gitignore

Jakub Hrozek jhrozek at redhat.com
Wed Jul 17 12:42:07 UTC 2013


On Wed, Jul 17, 2013 at 02:38:57PM +0200, Pavel Březina wrote:
> The amount of mess in git status exceeded my laziness :-)

> From 29c7ec076938517b66a158fe3b6cd1ef7bc44bfa Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Pavel=20B=C5=99ezina?= <pbrezina at redhat.com>
> Date: Wed, 17 Jul 2013 14:36:16 +0200
> Subject: [PATCH] update .gitignore
> 
> ---
>  .gitignore | 27 +++++++++++++++++++++++++++
>  1 file changed, 27 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index f5b393add203d01c8428ac4192cc2a478bcb8a6e..0c028e8a7f3a2897638cd2aedb447d083b88a9c2 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -85,3 +85,30 @@ sssd_sudo
>  sss_sudo_cli
>  autofs_test_client
>  sssd_autofs
> +ad_ldap_opt-tests
> +dyndns-tests
> +fqnames-tests
> +krb5-child-test
> +nss-srv-tests
> +responder_socket_access-tests
> +sss_idmap-tests
> +sss_nss_idmap-tests
> +sss_seed
> +sss_ssh_authorizedkeys
> +sss_ssh_knownhostsproxy
> +sssd_pac
> +sssd_ssh
> +sysdb_ssh-tests
> +test-find-uid
> +test-io
> +test_sss_idmap
> +src/config/.files

Where does this file come from?

> +src/config/SSSDConfig/__init__.py
> +src/config/lib/

And this directory?

> +src/config/setup.py
> +src/examples/rwtab
> +src/lib/idmap/sss_idmap.doxy
> +src/providers/ipa/ipa_hbac.doxy
> +src/sss_client/idmap/sss_nss_idmap.doxy
> +src/sss_client/sudo/sss_sudo.doxy
> +src/sysv/systemd/sssd.service

btw since I switched to parallel build dirs I simply don't have to care
about .gitignore. I highly recommend it (not just for this reason).



More information about the sssd-devel mailing list