aframe-boilerplate icon indicating copy to clipboard operation
aframe-boilerplate copied to clipboard

Pruning gh-pages

Open bmann opened this issue 9 years ago • 1 comments

I don't think you want node_modules added into gh-pages branch. It is gitignore'd in the master branch, but there is no gitignore in the gh-pages branch.

Happy to add a pull request to add a gitgnore if that's desired.

bmann avatar Dec 21 '15 20:12 bmann

ah, very good catch. I'm tracking this in https://github.com/cvan/ghpages/issues/3.

cvan avatar Feb 02 '16 05:02 cvan