From: David Reiss Date: Tue, 10 Jun 2008 22:59:02 +0000 (+0000) Subject: Don't actually ignore all makefiles in .gitignore -- erl makefiles are important! X-Git-Tag: 0.2.0~756 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=cc10b8a80cbd4b56f2953951b8c9485dbac21a24;p=common%2Fthrift.git Don't actually ignore all makefiles in .gitignore -- erl makefiles are important! git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666388 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.gitignore b/.gitignore index 6f54201d..f05ae9d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -Makefile -Makefile.in +/Makefile +/Makefile.in aclocal.m4 autom4te.cache autoscan.log