From c9c4faaf50c66d5e4d1b9d6c450c206c12f09f8a Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Thu, 27 Oct 2011 14:55:55 +0000 Subject: Rename all .cvsignore files to .gitignore --- tests/.cvsignore | 21 --------------------- tests/.gitignore | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 tests/.cvsignore create mode 100644 tests/.gitignore (limited to 'tests') diff --git a/tests/.cvsignore b/tests/.cvsignore deleted file mode 100644 index d8828fe6..00000000 --- a/tests/.cvsignore +++ /dev/null @@ -1,21 +0,0 @@ -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 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 -- cgit v1.2.3