summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjake <jake@jakes-mail.top>2022-08-13 05:48:18 -0400
committerjake <jake@jakes-mail.top>2022-08-13 05:48:18 -0400
commit398ee699343b94a1538d1c486330966707865878 (patch)
tree102b4ae2d44ed208d93eec5e7c3c508c9c0673c8 /.gitignore
parent0b8665b5371d696e9a447eacfccfca0b434ef354 (diff)
Actually useable now
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
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