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 9a2ddfd147
commit 4b30783be4

2
docs/.gitignore vendored
View File

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