diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2011-10-16 18:50:22 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-10-17 14:37:22 -0400 |
commit | f63a39c15b7fc30dd87031227a797808ff6a760e (patch) | |
tree | d3b1c45e2da296a8f7dbfe5015fcbd53dade3584 | |
parent | ff8bfff50bb417e564d1c1e0eaff14c080c401ed (diff) | |
download | sssd-f63a39c15b7fc30dd87031227a797808ff6a760e.tar.gz sssd-f63a39c15b7fc30dd87031227a797808ff6a760e.tar.xz sssd-f63a39c15b7fc30dd87031227a797808ff6a760e.zip |
gitignore additions
-rw-r--r-- | .gitignore | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index fa5495a31..ea4ab9756 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 |