From 6c6e7955b69ecf1b48f85a2ec1b3bd067004e006 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Mon, 10 May 2021 15:51:17 +0200 Subject: [PATCH] chore: .gitignore updated to ignore auto-generated docs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2d2ba83d..319166d5 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ /cmake-build-*/ /build/ /out/ +_build/ # Conan *.pyc