This removes the ununsed `obj` directory. It also suggests in the README to create the "coverage" files in a separate directory and adds the coverage files to .gitignore. readme: Improve instructions for coverage reports
		
			
				
	
	
		
			62 lines
		
	
	
		
			804 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			62 lines
		
	
	
		
			804 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
bench_inv
 | 
						|
bench_ecdh
 | 
						|
bench_ecmult
 | 
						|
bench_schnorrsig
 | 
						|
bench_sign
 | 
						|
bench_verify
 | 
						|
bench_recover
 | 
						|
bench_internal
 | 
						|
tests
 | 
						|
exhaustive_tests
 | 
						|
gen_context
 | 
						|
valgrind_ctime_test
 | 
						|
*.exe
 | 
						|
*.so
 | 
						|
*.a
 | 
						|
!.gitignore
 | 
						|
 | 
						|
Makefile
 | 
						|
configure
 | 
						|
.libs/
 | 
						|
Makefile.in
 | 
						|
aclocal.m4
 | 
						|
autom4te.cache/
 | 
						|
config.log
 | 
						|
config.status
 | 
						|
*.tar.gz
 | 
						|
*.la
 | 
						|
libtool
 | 
						|
.deps/
 | 
						|
.dirstamp
 | 
						|
*.lo
 | 
						|
*.o
 | 
						|
*~
 | 
						|
*.log
 | 
						|
*.trs
 | 
						|
 | 
						|
coverage/
 | 
						|
coverage.html
 | 
						|
coverage.*.html
 | 
						|
*.gcda
 | 
						|
*.gcno
 | 
						|
*.gcov
 | 
						|
 | 
						|
src/libsecp256k1-config.h
 | 
						|
src/libsecp256k1-config.h.in
 | 
						|
src/ecmult_static_context.h
 | 
						|
build-aux/config.guess
 | 
						|
build-aux/config.sub
 | 
						|
build-aux/depcomp
 | 
						|
build-aux/install-sh
 | 
						|
build-aux/ltmain.sh
 | 
						|
build-aux/m4/libtool.m4
 | 
						|
build-aux/m4/lt~obsolete.m4
 | 
						|
build-aux/m4/ltoptions.m4
 | 
						|
build-aux/m4/ltsugar.m4
 | 
						|
build-aux/m4/ltversion.m4
 | 
						|
build-aux/missing
 | 
						|
build-aux/compile
 | 
						|
build-aux/test-driver
 | 
						|
src/stamp-h1
 | 
						|
libsecp256k1.pc
 |