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