.gitignore 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. build
  2. .project
  3. *.kdev4*
  4. # Visual Studio
  5. *.sln
  6. *.ncb
  7. *.vcproj
  8. # Output
  9. bin/
  10. lib/
  11. # Generated
  12. assimp.pc
  13. revision.h
  14. contrib/zlib/zconf.h
  15. contrib/zlib/zlib.pc
  16. # CMake
  17. CMakeCache.txt
  18. CMakeFiles
  19. cmake_install.cmake
  20. cmake_uninstall.cmake
  21. *.dir/
  22. assimp-config.cmake
  23. assimp-config-version.cmake
  24. # Tests
  25. test/results
  26. # Python
  27. __pycache__
  28. *.log
  29. *.vcxproj
  30. *.filters
  31. *.tlog
  32. Assimp.sdf
  33. test/gtest/tmp/gtest-gitupdate.cmake
  34. test/gtest/tmp/gtest-gitclone.cmake
  35. test/gtest/tmp/gtest-cfgcmd.txt.in
  36. test/gtest/tmp/gtest-cfgcmd.txt
  37. test/gtest/src/gtest-stamp/gtest-download.cmake
  38. test/gtest/src/gtest-stamp/gtest-configure.cmake
  39. test/gtest/src/gtest-stamp/gtest-build.cmake
  40. test/gtest/src/gtest-stamp/Debug/gtest-patch
  41. *.cache
  42. test/gtest/src/gtest-stamp/Debug/gtest-build
  43. *.suo
  44. *.lib
  45. test/gtest/src/gtest-stamp/Debug/
  46. tools/assimp_view/assimp_viewer.vcxproj.user
  47. # Unix editor backups
  48. *~
  49. test/gtest/src/gtest-stamp/gtest-gitinfo.txt
  50. test/gtest/src/gtest-stamp/gtest-gitclone-lastrun.txt
  51. Assimp.opensdf
  52. contrib/zlib/CTestTestfile.cmake
  53. ipch/assimp_viewer-44bbbcd1/assimp_viewerd-ccc45335.ipch