# gitignore rules
# autotools results
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache
/autotools
/config.log
/config.status
/configure
/test-suite.log
/test/*.log
/test/*.trs

# built scripts
/common.sh

# archives
/ganeti-instance-debootstrap-*.tar.gz
