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.

34 lines
381 B

  1. #Third-Party libs
  2. resources/3rdparty/log4cplus-1.1.0/
  3. resources/3rdparty/gtest-1.6.0/
  4. resources/3rdparty/eigen
  5. #Visual Studio files
  6. *.[Oo]bj
  7. *.user
  8. *.aps
  9. *.pch
  10. *.vspscc
  11. *.vssscc
  12. *_i.c
  13. *_p.c
  14. *.ncb
  15. *.suo
  16. *.tlb
  17. *.tlh
  18. *.bak
  19. *.[Cc]ache
  20. *.ilk
  21. *.log
  22. *.lib
  23. *.sbr
  24. *.sdf
  25. *.opensdf
  26. *.unsuccessfulbuild
  27. ipch/
  28. obj/
  29. CMakeFiles/
  30. # The build Dir
  31. build//CMakeLists.txt
  32. /*.vcxproj
  33. /*.filters
  34. /*.sln