.gitignore 607 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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. mingw32-config.cache
  30. *~
  31. *.orig
  32. *.rej
  33. *.kate-swp
  34. ext_deps
  35. config.h.in
  36. config.h
  37. ccan/libccan.a
  38. lib/arg-nonnull.h
  39. lib/c++defs.h
  40. lib/libgnu.a
  41. lib/signal.h
  42. lib/string.h
  43. lib/stdint.h
  44. lib/warn-on-use.h
  45. mkinstalldirs
  46. .pc
  47. bfgminer-bitforce.conf
  48. vgcore.*
  49. core*
  50. *.log
  51. *.json
  52. *.patch
  53. *.zip
  54. *.tbz2
  55. *.bz2