Add .gitignore to exclude generated certs and data
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
data/
|
||||||
|
certs/*.crt
|
||||||
|
certs/*.key
|
||||||
|
certs/*.srl
|
||||||
|
certs/*.csr
|
||||||
|
certs/*.ext
|
||||||
Reference in New Issue
Block a user