.bzrignore 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. *.deps
  2. *.dirstamp
  3. *.la
  4. *.libs
  5. *.lo
  6. *.moved
  7. *.o
  8. *.orig
  9. *.patch
  10. *.rej
  11. *Makefile
  12. *Makefile.in
  13. *gz
  14. *rpm
  15. *stamp-h1
  16. *tar
  17. .hg/
  18. .hgignore
  19. .hgsub
  20. .hgsubstate
  21. INSTALL
  22. TAGS
  23. aclocal.m4
  24. autom4te.cache
  25. autoscan.log
  26. benchmark/blobslap_client
  27. benchmark/blobslap_worker
  28. bin/gearadmin
  29. bin/gearman
  30. bin/wait
  31. config.h
  32. config.h.in
  33. config.in
  34. config.log
  35. config.status
  36. config/pandora_vc_revinfo
  37. config/top.h
  38. configmake.h
  39. configure
  40. configure.scan
  41. docs/_static
  42. docs/_static
  43. docs/conf.py
  44. docs/doctest
  45. docs/doctrees
  46. docs/html
  47. docs/libgearman/examples/gearman_client_do_background_example
  48. docs/libgearman/examples/gearman_client_do_example
  49. docs/libgearman/examples/gearman_execute_example
  50. docs/libgearman/examples/gearman_execute_map_reduce
  51. docs/libgearman/examples/gearman_execute_partition
  52. docs/linkcheck/
  53. examples/echo_client
  54. examples/echo_worker
  55. examples/reverse_client
  56. examples/reverse_client_bg
  57. examples/reverse_client_cb
  58. examples/reverse_client_epoch
  59. examples/reverse_worker
  60. examples/wc_worker
  61. gdb.txt
  62. gearmand/gearmand
  63. gearmand/gearmand_hostile
  64. gearmand/gearmand_test
  65. gearmand/hostile_gearmand
  66. libgearman-1.0/t/c_test
  67. libgearman-1.0/t/cc_test
  68. libgearman-1.0/version.h
  69. libgearman/version.h
  70. libhostile
  71. libtest/.hg/
  72. libtest/.hgignore
  73. libtest/abort
  74. libtest/skiptest
  75. libtest/unittest
  76. libtest/version.h
  77. libtest/wait
  78. libtool
  79. out
  80. patch
  81. patch*
  82. scripts/gearmand
  83. scripts/gearmand-init
  84. scripts/gearmand.xml
  85. scripts/smf_install.sh
  86. support/gearmand.pc
  87. support/gearmand.spec
  88. tags
  89. tests/*.tcb
  90. tests/Xugear.pid
  91. tests/blobslap_client
  92. tests/burnin_test
  93. tests/c_test
  94. tests/cli
  95. tests/client_test
  96. tests/client_test.res
  97. tests/cpp_test
  98. tests/cycle
  99. tests/drizzle_test
  100. tests/ephemeral_test
  101. tests/gearadmin
  102. tests/gearman
  103. tests/gearman.pi*
  104. tests/gearman.sql
  105. tests/gearmand
  106. tests/gearmand.log*
  107. tests/hostileworker_test
  108. tests/httpd_test
  109. tests/internals_test
  110. tests/killall
  111. tests/libgearman-1.0/client_test
  112. tests/libgearman-1.0/internals_test
  113. tests/libgearman-1.0/worker_test
  114. tests/memcached_test
  115. tests/memcached_test.res
  116. tests/postgres_test
  117. tests/queue_regression
  118. tests/redis_test
  119. tests/regression_test
  120. tests/round_robin_test
  121. tests/round_robin_test.res
  122. tests/sqlite_test
  123. tests/sqlite_test.res
  124. tests/tokyocabinet_test
  125. tests/tokyocabinet_test.res
  126. tests/unittests
  127. tests/valgrind.out
  128. tests/var/
  129. tests/var/log/*
  130. tests/var/tmp/*
  131. tests/worker_test
  132. tests/worker_test.res
  133. tmp_chroot/
  134. unittests/unittests
  135. util/.hg/
  136. util/.hgignore
  137. var
  138. tests/stress_test
  139. tests/mysql_test