cli/.gitignore
Mislav Marohnić 39080dc332 Generate help docs to GitHub Pages
`make site-docs`:
1. checks out the `gh-pages` branch into the `site/` directory;
2. regenerates `.md` help pages using Cobra;
3. commits and publishes updates.
2019-11-28 16:43:07 +01:00

5 lines
32 B
Text

/bin
/gh-cli
.envrc
/dist
/site