THRIFT-3074 Add compiler/cpp/lex.yythriftl.cc to gitignore.

Client: Compiler (General)
Author: Simon Hürlimann (CyT) <simon.huerlimann@cyt.ch>

This closes #412

I've accidentially checked that file in in another PR. So this commit adds that file to the .gitignore. Might be that this is only a temporary file, as I got some compiling issues. Should be ignored anyway.
This commit is contained in:
Jens Geyer 2015-04-02 22:41:22 +02:00
parent af577247c9
commit b149c4f044

1
.gitignore vendored
View File

@ -55,6 +55,7 @@ test-driver
/compiler/cpp/thrift
/compiler/cpp/thriftl.cc
/compiler/cpp/thrifty.cc
/compiler/cpp/lex.yythriftl.cc
/compiler/cpp/thrifty.h
/compiler/cpp/thrifty.hh
/compiler/cpp/version.h