Add _build/ and api/ to gitignore

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2023-03-28 15:00:24 +01:00
parent c1f2eef43a
commit 2717f622b8

2
docs/.gitignore vendored
View file

@ -1,2 +1,4 @@
*.html
*.pdf
_build/
api/