summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2014-07-09 22:22:52 -0400
committerjfarrell <jfarrell@apache.org>2014-07-09 22:22:52 -0400
commit4402adafe95153bac8ae001445abd2e60a5ed6ac (patch)
tree3ef825279cb900f88da18e8381eb45b4037df2bb /.gitignore
parent3f67978103bc7e3faa036c35cf1f6f548d6c61dd (diff)
downloadthrift-4402adafe95153bac8ae001445abd2e60a5ed6ac.tar.gz
THRIFT-2618: Unignore /aclocal files required for build
Client: build process Patch: Simon Ratner Github: This closes #154 ---- commit 3243fa3cf2b8fb88036861d1bf29026e4046f6e6 Date: 2014-07-09T19:05:32Z Unignore /aclocal files required for build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ebf4abea8..02316f3e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,7 +17,6 @@
*_ReSharper*
*.opensdf
*.swp
-*.m4
*~
.*project
@@ -25,6 +24,8 @@ junit*.properties
gen-*
Makefile
Makefile.in
+aclocal.m4
+acinclude.m4
autom4te.cache
node_modules
compile
@@ -35,6 +36,8 @@ test-driver
.svn
/contrib/.vagrant/
+/aclocal/libtool.m4
+/aclocal/lt*.m4
/autoscan.log
/autoscan-*.log
/compiler/cpp/Debug