.bzrignore 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. *.deps
  2. *.dirstamp
  3. *.la
  4. *.libs
  5. *.lo
  6. *.moved
  7. *.o
  8. *.orig
  9. *.rej
  10. *Makefile
  11. *Makefile.in
  12. *gz
  13. *rpm
  14. *stamp-h1
  15. INSTALL
  16. TAGS
  17. aclocal.m4
  18. autom4te.cache
  19. benchmark/blobslap_client
  20. benchmark/blobslap_worker
  21. bin/gearman
  22. config.h
  23. config.h.in
  24. config.log
  25. config.status
  26. config/compile
  27. config/config.guess
  28. config/config.sub
  29. config/depcomp
  30. config/install-sh
  31. config/ltmain.sh
  32. config/missing
  33. config/pandora_vc_revinfo
  34. config/plugin.ac
  35. configure
  36. configure.h
  37. docs/api
  38. docs/dev
  39. docs/man/man3/*.3
  40. docs/man_list
  41. examples/echo_client
  42. examples/echo_worker
  43. examples/reverse_client
  44. examples/reverse_client_bg
  45. examples/reverse_client_cb
  46. examples/reverse_worker
  47. examples/wc_worker
  48. gearmand/gearmand
  49. libtool
  50. m4/libtool.m4
  51. m4/ltoptions.m4
  52. m4/ltsugar.m4
  53. m4/ltversion.m4
  54. m4/lt~obsolete.m4
  55. out
  56. patch
  57. patch*
  58. scripts/gearmand
  59. scripts/gearmand-init
  60. scripts/gearmand.xml
  61. scripts/smf_install.sh
  62. support/gearmand.pc
  63. support/gearmand.spec
  64. tests/client_test
  65. tests/client_test.res
  66. tests/cpp_test
  67. tests/gearman.pi*
  68. tests/gearmand.log*
  69. tests/internals_test
  70. tests/memcached_test
  71. tests/memcached_test.res
  72. tests/regression_test
  73. tests/round_robin_test
  74. tests/round_robin_test.res
  75. tests/sqlite_test
  76. tests/sqlite_test.res
  77. tests/tokyocabinet_test
  78. tests/tokyocabinet_test.res
  79. tests/unittests
  80. tests/valgrind.out
  81. tests/worker_test
  82. tests/worker_test.res
  83. unittests/unittests
  84. gearmand/gearmand_test
  85. tests/Xugear.pid
  86. gearmand/gearmand_hostile
  87. tests/burnin_test
  88. tests/drizzle_test
  89. bin/gearadmin