latest 14 messages by mightyiam

+ [2016-11-27T14:25:19Z] mightyiam ThiefMaster, thanks
+ [2016-11-27T14:16:41Z] mightyiam Do closed pull-requests stop showing new commits to their branched?
+ [2016-10-21T17:44:57Z] mightyiam Half the friggin internets
+ [2016-10-21T17:38:16Z] mightyiam I can't reach github.com
+ [2014-09-04T18:02:24Z] mightyiam I don't have a problem excluding. I have a problem including.
+ [2014-09-04T17:58:09Z] mightyiam It itches the most when it is so close
+ [2014-09-04T17:57:50Z] mightyiam jaybe, I am actually, getting almost the desired behavior. I can get explicitly included files but not directories!
+ [2014-09-04T17:55:14Z] mightyiam jaybe, but now I'm not getting it to include anything other than the index.html
+ [2014-09-04T17:54:12Z] mightyiam jaybe, actually, it does do globbing. I was kind of mislead because I was using `serve --watch` and didn't realize that it is apparently not exactly like `build`
+ [2014-09-04T17:51:16Z] mightyiam but I would prefer to include explicitly the website files, instead
+ [2014-09-04T17:50:58Z] mightyiam jaybe, thanks. I'm trying to have the project along with its site on GitHub on the same branch and I can just exclude all the project files which are not the website
+ [2014-09-04T17:45:50Z] mightyiam jaybe, it doesn't exclude.
+ [2014-09-04T17:23:08Z] mightyiam Hi! Thank you for awesome software. Is it possible to `exclude: ["*"]` and then `include: ["foo", "bar"]` and so on, please?