blob: 02849ca28e5ea908ee3bacfad60730514ca5d7c7 [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/
/libtool
/ltmain.sh
# http://www.gnu.org/software/texinfo
/texinfo.tex
# Repo Specific Items
*.o
*.la
*.lo
*.log
/config.h
/config.h.in~
/config.status
Makefile
.deps
*-libtool
.libs
/occ_sensor.hpp
/org/open_power/OCC/Device/
/openpower-occ-control
# UT related items
/test/utest
/test/*.trs