.gitignore 673 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. bfgminer
  2. bfgminer.exe
  3. bfgminer-rpc
  4. bfgminer-rpc.exe
  5. bitforce-firmware-flash
  6. cgminer
  7. cgminer.exe
  8. minerd
  9. minerd.exe
  10. *.o
  11. *.bin
  12. autom4te.cache
  13. .deps
  14. Makefile
  15. Makefile.in
  16. INSTALL
  17. aclocal.m4
  18. configure
  19. depcomp
  20. missing
  21. install-sh
  22. stamp-h1
  23. cpuminer-config.h*
  24. compile
  25. config.log
  26. config.status
  27. config.guess
  28. config.sub
  29. 70-bfgminer.rules
  30. mingw32-config.cache
  31. *~
  32. *.orig
  33. *.rej
  34. *.swp
  35. *.kate-swp
  36. ext_deps
  37. config.h.in
  38. config.h
  39. ccan*/libccan.a
  40. lib/arg-nonnull.h
  41. lib/c++defs.h
  42. lib/libgnu.a
  43. lib/signal.h
  44. lib/string.h
  45. lib/stdint.h
  46. lib/warn-on-use.h
  47. iospeeds_local.h
  48. version.h
  49. version.h.new
  50. mkinstalldirs
  51. .pc
  52. bfgminer-bitforce.conf
  53. vgcore.*
  54. core*
  55. *.log
  56. *.json
  57. *.patch
  58. *.zip
  59. *.tbz2
  60. *.bz2