hubotio / generator-hubot

Hubot generator for Yeoman
MIT License
156 stars 83 forks source link

History file is .hubot_history not .hubot-history #17

Closed technicalpickles closed 9 years ago

technicalpickles commented 9 years ago

https://github.com/github/generator-hubot/pull/13 incorrectly gitignores .hubot-history, when it should be .hubot_history.

cc https://github.com/github/hubot/pull/800