This is an automated email from the ASF dual-hosted git repository.
gstein pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
The following commit(s) were added to refs/heads/trunk by this push:
new b257e6a ignore generated cert-related files
b257e6a is described below
commit b257e6ac36b4945c1b4e1954e5a6a20889b2d742
Author: Greg Stein <[email protected]>
AuthorDate: Mon Sep 29 18:03:11 2025 -0500
ignore generated cert-related files
---
v3/server/certs/.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/v3/server/certs/.gitignore b/v3/server/certs/.gitignore
new file mode 100644
index 0000000..9193cf5
--- /dev/null
+++ b/v3/server/certs/.gitignore
@@ -0,0 +1,3 @@
+*.pem
+*.crt
+*.key