PageRenderTime 58ms CodeModel.GetById 36ms RepoModel.GetById 0ms app.codeStats 0ms

/.gitignore

http://github.com/mozy/mordor
gitignore | 53 lines | 53 code | 0 blank | 0 comment | 0 complexity | 6b1e42d8c71667c7966693a210eb582c MD5 | raw file
Possible License(s): BSD-3-Clause
  1. *.gcno
  2. *.gcda
  3. *.gcov
  4. *.gch
  5. *.la
  6. *.lo
  7. *.ncb
  8. *.o
  9. *.opensdf
  10. *.sdf
  11. *.suo
  12. *.user
  13. *.swp
  14. .deps
  15. .dirstamp
  16. .libs
  17. a.out.dSYM
  18. aclocal.m4
  19. autom4te.cache
  20. build
  21. compile
  22. config.guess*
  23. autoconfig.h
  24. autoconfig.h.in
  25. autoconfig.h.in~
  26. config.h
  27. config.h.in
  28. config.h.in~
  29. config.log
  30. config.status
  31. config.sub*
  32. configure
  33. depcomp
  34. html
  35. install-sh
  36. iphone
  37. lcov*
  38. libtool
  39. ltmain.sh
  40. Makefile
  41. Makefile.in
  42. missing
  43. mordor.xcodeproj/*.mode1v3
  44. mordor.xcodeproj/*.pbxuser
  45. mordor.xcodeproj/*.perspectivev3
  46. obj*
  47. stamp-h1
  48. Win32
  49. x64
  50. *.pc
  51. xcuserdata
  52. tags
  53. test-results/