summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-05-24 16:29:03 +0200
committerbt <bt@rctt.net>2026-05-24 16:29:03 +0200
commitc9c7a085c744d5023f932b2a0a6dba08153d2ba7 (patch)
tree9ba4de4868032d6ed60f340430533f8fd70badf7 /.gitignore
parent164428421ef950ee9572287fd9ade8876ed4bfe5 (diff)
downloadsolec-c9c7a085c744d5023f932b2a0a6dba08153d2ba7.tar.gz
solec-c9c7a085c744d5023f932b2a0a6dba08153d2ba7.zip
[daemon] Add TLS support
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 884e3de..2c206f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-test.db \ No newline at end of file
+test.db
+*.pem \ No newline at end of file