r772440 caused libtoolize to dump some extra files into aclocal.
This change adds them to gitignore and removes them in cleanup.sh.
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991243
13f79535-47bb-0310-9956-
ffa450edef68
/Makefile
/Makefile.in
+/aclocal/libtool.m4
+/aclocal/ltoptions.m4
+/aclocal/ltsugar.m4
+/aclocal/ltversion.m4
+/aclocal/lt~obsolete.m4
/aclocal.m4
/autom4te.cache
/autoscan.log
/lib/py/build
/lib/rb/Makefile
/lib/rb/Makefile.in
+/lib/php/Makefile
+/lib/php/Makefile.in
+/lib/erl/Makefile
+/lib/erl/Makefile.in
/libtool
/ltmain.sh
/missing
Makefile \
Makefile.in \
Makefile.orig \
+aclocal/libtool.m4 \
+aclocal/ltoptions.m4 \
+aclocal/ltsugar.m4 \
+aclocal/ltversion.m4 \
+aclocal/lt~obsolete.m4 \
aclocal.m4 \
autom4te.cache \
autoscan.log \