Skip to content

Commit

Permalink
Add some generated files to .gitignore.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665568 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
David Reiss committed Mar 11, 2008
1 parent 6b53bbb commit 85c44c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ compiler/cpp/thrifty.cc
compiler/cpp/thrifty.h
config.*
configure
configure.lineno
configure.scan
depcomp
if/Makefile
Expand Down Expand Up @@ -61,3 +62,4 @@ test/java/thrifttest.jar
test/py/Makefile
test/py/Makefile.in
test/py/gen-py
ylwrap

0 comments on commit 85c44c5

Please sign in to comment.