pybind11/.gitignore

35 lines
303 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
*.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
*~
.DS_Store
2016-02-22 09:29:08 +00:00
/dist
/build
/cmake/
.cache/