fixed leftover break in core

This commit is contained in:
Kevin Froman 2018-06-21 01:48:54 -05:00
parent 0087e04f57
commit 4bc5317b63
3 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ run.sh
onionr/data-encrypted.dat
onionr/.onionr-lock
core
.vscode/*