tame/.gitignore

39 lines
489 B
Plaintext

/test/index.html
/test/**/xspec/
/src/**/*.texi
/src/init.xsl
/VERSION
*.apply
*.info
# autotools- and configure-generated
/bin/dslc
/build-aux/install-sh
/build-aux/missing
/confdefs.h
/Makefile.in
/Makefile
/aclocal.m4
/*.cache/
/configure
/config.*
# should be added using autoreconf -i
/tools/install-sh
/tools/missing
/tools/mdate-sh
/tools/texinfo.tex
/hoxsl
# texinfo
/doc/*.fns
# generated by TAME build
suppliers.mk
run-[0-9].log
# binary data and profiling
a.out
perf.data