From 398ee699343b94a1538d1c486330966707865878 Mon Sep 17 00:00:00 2001 From: jake Date: Sat, 13 Aug 2022 05:48:18 -0400 Subject: Actually useable now --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0efd2ee..9891af3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,12 @@ # make your own certs +certs/* *.pem + +# copy your own config file +config.toml + +# make your testing capsule +example.com/ + +# make your own log file +*.log -- cgit v1.2.3