airshipui/.gitignore
Drew Walters de5d9017b3 Publish documentation
This change adds the Sphinx theme, plumbing, and jobs to publish the
airshipui documentation to docs.airshipit.org/airshipui.

Change-Id: Ia383b2424078dbab2e2300be5f41068571713b50
Signed-off-by: Drew Walters <andrew.walters@att.com>
2020-05-11 21:21:41 +00:00

16 lines
149 B
Plaintext

# Coverage File
coverage.out
tools/bin
# Generated binaries
bin
# Developer IDE
.idea/
# Node modules
web/node_modules
# Sphinx build venv
.tox/