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.

37 lines
448 B

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