mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Initial upload v3.4.7
This commit is contained in:
51
.gitignore
vendored
Normal file
51
.gitignore
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
minerd*
|
||||
cpuminer
|
||||
*.exe
|
||||
*.o
|
||||
*.d
|
||||
gmon.out
|
||||
|
||||
autom4te.cache
|
||||
.deps
|
||||
|
||||
Makefile
|
||||
Makefile.in
|
||||
INSTALL
|
||||
aclocal.m4
|
||||
configure
|
||||
configure.lineno
|
||||
depcomp
|
||||
missing
|
||||
install-sh
|
||||
stamp-h1
|
||||
cpuminer-config.h*
|
||||
compile
|
||||
config.log
|
||||
config.status
|
||||
config.status.lineno
|
||||
config.guess
|
||||
config.sub
|
||||
|
||||
mingw32-config.cache
|
||||
|
||||
*/.dirstamp
|
||||
|
||||
*.iml
|
||||
|
||||
*.vcxproj.user
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.suo
|
||||
Release/
|
||||
Debug/
|
||||
x64/Release/
|
||||
x64/Debug/
|
||||
*.pdb/
|
||||
|
||||
installer/
|
||||
res/cpuminer.aps
|
||||
res/RC*
|
||||
sign/
|
||||
sign.sh
|
||||
|
||||
compat/curl-for-windows/
|
Reference in New Issue
Block a user