diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-04-10 12:33:43 -0600 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-04-10 12:33:43 -0600 |
commit | 27b3e1b24b3b816ecdbedf75759951fcc65ad84c (patch) | |
tree | 55007decff747254a59d4475f7763991fdc41a87 /.gitignore | |
download | proxy-27b3e1b24b3b816ecdbedf75759951fcc65ad84c.tar.gz proxy-27b3e1b24b3b816ecdbedf75759951fcc65ad84c.zip |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a9d8d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.log +acme.json +acmedns.json |