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:
Stefan Hacker 2026-04-09 15:05:09 +02:00
parent 3d4fca4d5b
commit 8c66512e81
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
data/
certs/*.crt
certs/*.key
certs/*.srl
certs/*.csr
certs/*.ext