summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-08-28 21:42:51 +0900
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2018-08-29 10:46:30 +0000
commit63c6ee724a13af2b2de0b1c7766d8477efef1759 (patch)
treeafb6959542ff15c30df743d09cfb2593c81e1b0b /.gitignore
parentc5eca59d8ddf29424a185312e4079271f5be530e (diff)
downloadbuildstream-63c6ee724a13af2b2de0b1c7766d8477efef1759.tar.gz
doc: Adding badges.py release badge generator
This adds a step to the docs generation Makefile to generate release.svg and snapshot.svg badges, modelled after the gitlab badges. This also adds the generated badges directory in docs to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 04f9e1690..fae0f4eea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ __pycache__/
buildstream/__version__.py
# Autogenerated doc
+doc/source/badges/
doc/source/sessions/
doc/source/elements/
doc/source/sources/