bitcoin/.gitignore

40 lines
451 B
Plaintext
Raw Normal View History

2014-11-01 14:01:40 +01:00
bench_inv
bench_sign
bench_verify
bench_recover
2015-04-22 21:11:19 +02:00
bench_internal
2013-04-07 00:37:06 +02:00
tests
gen_context
2014-11-01 14:01:40 +01:00
*.exe
2013-04-07 00:37:06 +02:00
*.so
*.a
2013-04-11 12:46:37 +02:00
!.gitignore
2014-01-18 04:52:33 +01:00
Makefile
configure
.libs/
Makefile.in
aclocal.m4
autom4te.cache/
config.log
config.status
*.tar.gz
*.la
libtool
.deps/
.dirstamp
build-aux/
2014-01-18 04:52:33 +01:00
*.lo
*.o
*~
src/libsecp256k1-config.h
src/libsecp256k1-config.h.in
src/ecmult_static_context.h
2014-01-18 04:52:33 +01:00
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
src/stamp-h1
libsecp256k1.pc