blob: 4b8eb95e24500d54188e8fc4e8f5d4f99938c26d [file] [log] [blame]
# Template from:
# https://github.com/github/gitignore/blob/master/Autotools.gitignore
# http://www.gnu.org/software/automake
Makefile.in
/ar-lib
/mdate-sh
/py-compile
/test-driver
/ylwrap
# http://www.gnu.org/software/autoconf
/autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/config.guess
/config.h.in
/config.sub
/configure
/configure.scan
/depcomp
/install-sh
/missing
/stamp-h1
# https://www.gnu.org/software/libtool/
/ltmain.sh
# http://www.gnu.org/software/texinfo
/texinfo.tex
# Repo Specific Items
/m4/*
*.swp
/libtool
/*.o
/vpnor/*.o
/config.h
/config.h.in~
/config.log
/config.status
Makefile
.deps
arm-openbmc-linux-gnueabi-libtool
/mboxd
mboxctl
/cscope.*
/test/*.o
/vpnor/test/*.o
# Autotools test infrastructure
*.log
*.trs
*.gcno
*.gcda