diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-04-11 11:17:58 -0600 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-04-11 11:17:58 -0600 |
| commit | 702cb85df8798954737c93a4bd978d9a711ed343 (patch) | |
| tree | eaf970cd180518501b09926884b25f3f7a7ceea9 /.gitignore | |
| parent | 06926fd7865196816c04b21a368ab8595b30228f (diff) | |
| download | hatecomputers-dns-updater-702cb85df8798954737c93a4bd978d9a711ed343.tar.gz hatecomputers-dns-updater-702cb85df8798954737c93a4bd978d9a711ed343.zip | |
add acme script
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ *.secret **/__pycache__ +certbot
\ No newline at end of file |
