added embedded repo pybind11.

This commit is contained in:
Steinar Foss
2019-06-14 14:34:20 +02:00
parent 327e6c3a5c
commit 8d2398612b
182 changed files with 40065 additions and 0 deletions

38
python/pybind11/.gitignore vendored Normal file
View File

@@ -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