Exclude cert.cert from git (#68)

This commit is contained in:
h44z
2020-09-10 20:59:12 +02:00
committed by GitHub
parent faf7833f44
commit 6527ac8362

3
.gitignore vendored
View File

@@ -4,4 +4,5 @@ obj/
*.dll *.dll
*.pem *.pem
.vscode/ .vscode/
*.pfx *.pfx
*.cert