diff options
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 00000000..d8828fe6 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,21 @@ +Makefile +Makefile.in +.deps +.libs +*.o +tst-dlopen +tst-pam_acct_mgmt +tst-pam_authenticate +tst-pam_chauthtok +tst-pam_close_session +tst-pam_end +tst-pam_fail_delay +tst-pam_get_item +tst-pam_get_user +tst-pam_getenvlist +tst-pam_open_session +tst-pam_set_data +tst-pam_set_item +tst-pam_setcred +tst-pam_start +tst-pam_mkargv |