You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
362 B

  1. CMakeCache.txt
  2. CMakeFiles
  3. Makefile
  4. cmake_install.cmake
  5. .DS_Store
  6. /example/example.so
  7. /example/example.cpython*.so
  8. /example/example.pyd
  9. /example/example*.dll
  10. *.sln
  11. *.sdf
  12. *.opensdf
  13. *.vcxproj
  14. *.filters
  15. example.dir
  16. Win32
  17. x64
  18. Release
  19. Debug
  20. .vs
  21. CTestTestfile.cmake
  22. Testing
  23. autogen
  24. MANIFEST
  25. /.ninja_*
  26. /*.ninja
  27. /docs/.build
  28. *.py[co]
  29. *.egg-info
  30. *~
  31. .DS_Store
  32. /dist
  33. /build