GUAC-597: Add new autoconf files to .gitignore.

This commit is contained in:
Michael Jumper 2014-04-11 10:00:40 -07:00
parent 26147afff0
commit dc9bf7dff3

2
.gitignore vendored
View File

@ -29,6 +29,7 @@ aclocal.m4
autom4te.cache/ autom4te.cache/
m4/* m4/*
!README !README
compile
config.guess config.guess
config.h config.h
config.h.in config.h.in
@ -42,6 +43,7 @@ libtool
ltmain.sh ltmain.sh
missing missing
stamp-h1 stamp-h1
test-driver
# Test binaries # Test binaries
tests/test_* tests/test_*