summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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