1
0
mirror of https://github.com/jakeswenson/BitBetter.git synced 2023-10-10 13:36:57 +02:00

Exclude cert.cert from git

This commit is contained in:
Christoph Haas 2020-06-08 08:40:43 +02:00
parent faf7833f44
commit ec330386e1

1
.gitignore vendored
View File

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