These files are used to creat ea Git pre-commit hook which verifies each proposed change by running "make check". Otherwise, I only know if my working tree is sane, and not if each commit is sane before it goes into the repository.
43 lines
447 B
Text
43 lines
447 B
Text
*.la
|
|
*.lo
|
|
*.o
|
|
.deps/
|
|
.git*
|
|
.git/
|
|
.libs/
|
|
Makefile
|
|
Makefile.in
|
|
RegressionTests
|
|
acconf.h
|
|
acconf.h.in
|
|
acconf.h.in~
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
build/
|
|
config.guess
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
data_tests
|
|
depcomp
|
|
doc/.dirstamp
|
|
doc/ledger.info
|
|
elisp-comp
|
|
expr_tests
|
|
install-sh
|
|
ledger
|
|
ledger.so
|
|
lib/cppunit/
|
|
lib/utfcpp/
|
|
libtool
|
|
ltmain.sh
|
|
make.sh
|
|
math_tests
|
|
missing
|
|
report_tests
|
|
src/system.hh.gch
|
|
stamp-h1
|
|
texinfo.tex
|
|
util_tests
|
|
version.m4
|