aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/pybind11/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pybind11/.gitignore')
-rw-r--r--3rdparty/pybind11/.gitignore38
1 files changed, 38 insertions, 0 deletions
diff --git a/3rdparty/pybind11/.gitignore b/3rdparty/pybind11/.gitignore
new file mode 100644
index 00000000..979fd443
--- /dev/null
+++ b/3rdparty/pybind11/.gitignore
@@ -0,0 +1,38 @@
+CMakeCache.txt
+CMakeFiles
+Makefile
+cmake_install.cmake
+.DS_Store
+*.so
+*.pyd
+*.dll
+*.sln
+*.sdf
+*.opensdf
+*.vcxproj
+*.filters
+example.dir
+Win32
+x64
+Release
+Debug
+.vs
+CTestTestfile.cmake
+Testing
+autogen
+MANIFEST
+/.ninja_*
+/*.ninja
+/docs/.build
+*.py[co]
+*.egg-info
+*~
+.*.swp
+.DS_Store
+/dist
+/build
+/cmake/
+.cache/
+sosize-*.txt
+pybind11Config*.cmake
+pybind11Targets.cmake