mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-07-13 06:53:25 +00:00
Merge pull request #1 from h44z/fix-gitignore
Exclude cert.cert from git
This commit is contained in:
commit
c13c5e7326
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@ obj/
|
||||||
*.pem
|
*.pem
|
||||||
.vscode/
|
.vscode/
|
||||||
*.pfx
|
*.pfx
|
||||||
|
*.cert
|
Loading…
Reference in New Issue
Block a user