Skip to content

Commit

Permalink
Don't actually ignore all makefiles in .gitignore -- erl makefiles ar…
Browse files Browse the repository at this point in the history
…e important!

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666388 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
David Reiss committed Jun 10, 2008
1 parent c0cce96 commit cc10b8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Makefile
Makefile.in
/Makefile
/Makefile.in
aclocal.m4
autom4te.cache
autoscan.log
Expand Down

0 comments on commit cc10b8a

Please sign in to comment.