aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/pybind11/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pybind11/.gitignore')
-rw-r--r--3rdparty/pybind11/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/pybind11/.gitignore b/3rdparty/pybind11/.gitignore
index 3f36b89e..3cf4fbbd 100644
--- a/3rdparty/pybind11/.gitignore
+++ b/3rdparty/pybind11/.gitignore
@@ -41,3 +41,5 @@ pybind11Targets.cmake
/.vscode
/pybind11/include/*
/pybind11/share/*
+/docs/_build/*
+.ipynb_checkpoints/