add crt, order asc

This commit is contained in:
yggverse 2025-02-21 07:41:54 +02:00
parent fe7bde7fce
commit a4518ba93d

3
.gitignore vendored
View file

@ -1,6 +1,7 @@
/target /target
/public /public
Cargo.lock Cargo.lock
*.pem *.crt
*.csr *.csr
*.pem
*.pfx *.pfx