joexn / LegacyCSS

Legacy CSS - Modern and Lightweight CSS Framework
Other
45 stars 7 forks source link

Add .gitignore for gh-pages #62

Closed nloveladyallen closed 8 years ago

nloveladyallen commented 8 years ago

If node_modules is ignored in the dev and latest branches, it will be kept intact when checking out gh-pages. It then needs to be ignored in gh-pages too so that it won't be checked in there.