kurozael / twitter-contest-bot

Will poll for Retweet Contests and retweet them. Inspired by http://www.hscott.net/twitter-contest-winning-as-a-service/
236 stars 107 forks source link

.gitignore needs to ignore `log` and `config.json.example` #26

Closed kurozael closed 5 years ago

kurozael commented 6 years ago

The log and the config.json.example should be ignored by .gitignore, so config.json should probably be renamed once again to config.json.example.

Do you think you may be able to fix this @forddasav? I've merged in your latest contribution but forgot to check these.

Thanks! 👍

fheilz commented 5 years ago

Okay I will change that and then re submit

fheilz commented 5 years ago

Not sure what you want, the .gitignore already have log and config.json.example. What should be renamed?

@kurozael