pybind11/.gitignore

40 lines
382 B
Plaintext
Raw Normal View History

2015-07-05 18:05:44 +00:00
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
.DS_Store
*.so
*.pyd
*.dll
2015-07-05 18:05:44 +00:00
*.sln
*.sdf
*.opensdf
*.vcxproj
*.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
/.ninja_*
/*.ninja
/docs/.build
*.py[co]
*.egg-info
*~
.*.swp
.DS_Store
2016-02-22 09:29:08 +00:00
/dist
/build
/cmake/
.cache/
sosize-*.txt
pybind11Config*.cmake
pybind11Targets.cmake