diff options
author | B. Stack <bgstack15@gmail.com> | 2024-05-04 09:45:07 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2024-05-04 09:45:07 -0400 |
commit | be1a9d87f6129cd2d270ab0466b9ea5d39405288 (patch) | |
tree | 76a7e0f31cab533a232d053c724f6fb0705eb9cf /.gitignore | |
parent | Document changes and release 3.26.1-4 (diff) | |
download | krb5-auth-dialog-be1a9d87f6129cd2d270ab0466b9ea5d39405288.tar.gz krb5-auth-dialog-be1a9d87f6129cd2d270ab0466b9ea5d39405288.tar.bz2 krb5-auth-dialog-be1a9d87f6129cd2d270ab0466b9ea5d39405288.zip |
fix compile problems on Devuan
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..845ca06 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.pc |