Compare commits

..

No commits in common. "25a930f0ab73b525ad3cc3007290f8f798f8a021" and "45a585d5c8649db5f970db422b1accc81a765d31" have entirely different histories.

2 changed files with 6 additions and 4 deletions

5
.gitignore vendored
View File

@ -1,7 +1,4 @@
honeygainlogin.json honeygainlogin.json
build/ build/
dist/ dist/
claim.log claim.log
package.sh
honeygaingift.spec
output/

5
honeygainlogin.json Normal file
View File

@ -0,0 +1,5 @@
{
"username": "",
"password": ""
}