diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-02 14:05:43 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-07 01:01:47 +0700 |
commit | 62305ed2283b7b648d30f8462cf3c8038f6cdc90 (patch) | |
tree | 7c41401394f91e356d914c84b3aed1fbc7a0a541 /.gitignore | |
parent | 32dfdbc53baa6db064ccbc825618527e5f22cdc2 (diff) |
system/letsencrypt: Updated for version 2.7.0.
This commit also include changes from PR:
git/ignore: Add "*.rej" to .gitignore
No reason for patch reject files to be included.
This is to avoid issues during public update only.
Signed-off-by: Erich Ritz <erich.public@protonmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 322f4034f0a7..96ab5f690ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ academic/ngspice/ngspice-36-manual.pdf graphics/tesseract/eng.traineddata waf-2.0.* *.snap +*.rej |