.gitignore 648 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  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. mkinstalldirs
  49. .pc
  50. bfgminer-bitforce.conf
  51. vgcore.*
  52. core*
  53. *.log
  54. *.json
  55. *.patch
  56. *.zip
  57. *.tbz2
  58. *.bz2