2015-07-05 18:05:44 +00:00
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
|
|
|
Makefile
|
|
|
|
cmake_install.cmake
|
2020-07-31 08:16:40 +00:00
|
|
|
cmake_uninstall.cmake
|
2015-07-05 18:05:44 +00:00
|
|
|
.DS_Store
|
2016-08-12 11:50:00 +00:00
|
|
|
*.so
|
|
|
|
*.pyd
|
|
|
|
*.dll
|
2015-07-05 18:05:44 +00:00
|
|
|
*.sln
|
|
|
|
*.sdf
|
|
|
|
*.opensdf
|
|
|
|
*.vcxproj
|
2020-06-18 10:14:59 +00:00
|
|
|
*.vcxproj.user
|
2015-07-05 18:05:44 +00:00
|
|
|
*.filters
|
|
|
|
example.dir
|
|
|
|
Win32
|
|
|
|
x64
|
|
|
|
Release
|
|
|
|
Debug
|
|
|
|
.vs
|
|
|
|
CTestTestfile.cmake
|
|
|
|
Testing
|
2015-07-11 15:41:48 +00:00
|
|
|
autogen
|
2015-10-15 16:24:12 +00:00
|
|
|
MANIFEST
|
2016-01-17 21:36:37 +00:00
|
|
|
/.ninja_*
|
|
|
|
/*.ninja
|
|
|
|
/docs/.build
|
2016-02-01 14:51:35 +00:00
|
|
|
*.py[co]
|
|
|
|
*.egg-info
|
|
|
|
*~
|
2017-11-15 03:52:11 +00:00
|
|
|
.*.swp
|
2016-02-01 14:51:35 +00:00
|
|
|
.DS_Store
|
2016-02-22 09:29:08 +00:00
|
|
|
/dist
|
2020-08-19 17:11:57 +00:00
|
|
|
/*build*
|
2016-08-12 11:50:00 +00:00
|
|
|
.cache/
|
2016-11-04 13:47:41 +00:00
|
|
|
sosize-*.txt
|
2016-12-13 15:55:38 +00:00
|
|
|
pybind11Config*.cmake
|
|
|
|
pybind11Targets.cmake
|
2020-07-22 14:23:48 +00:00
|
|
|
/*env*
|
2020-08-22 22:11:09 +00:00
|
|
|
/.vscode
|
2020-09-16 21:13:41 +00:00
|
|
|
/pybind11/include/*
|
|
|
|
/pybind11/share/*
|
2021-07-14 20:49:13 +00:00
|
|
|
/docs/_build/*
|
|
|
|
.ipynb_checkpoints/
|