diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2023-01-25 18:18:48 +0100 |
---|---|---|
committer | Christian Göttsche <cgzones@googlemail.com> | 2023-01-25 18:19:10 +0100 |
commit | 92a884a71ca5f34a2cbf3805fff21ab3d01e7e03 (patch) | |
tree | 4b6c5e2b8152f8d0f27e3fdf62034f3560ea4b0c /examples | |
parent | 76f1116c743fe98af674896c8692b6934c8bc16e (diff) | |
download | pam-92a884a71ca5f34a2cbf3805fff21ab3d01e7e03.tar.gz pam-92a884a71ca5f34a2cbf3805fff21ab3d01e7e03.tar.bz2 pam-92a884a71ca5f34a2cbf3805fff21ab3d01e7e03.zip |
examples: ignore generated tty_conv
Diffstat (limited to 'examples')
-rw-r--r-- | examples/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore index 2a0623da..4c28db40 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,4 +1,5 @@ blank xsh check_user +tty_conv vpass |