summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-30 17:28:33 -0400
committerJune McEnroe <june@causal.agency>2019-10-30 17:28:33 -0400
commit39bf65ea0ce965fb542451000857594d0a051ead (patch)
treeeb4fd28dd10e457a7cf845536a1f0f4463fd41b2 /.gitignore
parentWarn when consumers drop messages (diff)
downloadpounce-39bf65ea0ce965fb542451000857594d0a051ead.tar.gz
pounce-39bf65ea0ce965fb542451000857594d0a051ead.zip
Add make target for localhost.crt
Adapted from <https://letsencrypt.org/docs/certificates-for-localhost/>.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c8c6546..ab1ddcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 *.conf
 *.o
-*.pem
 config.mk
+localhost.crt
+localhost.key
 pounce
 tags