| commit | b149c4f0448c713ea2e76457c096c5c16d85cf23 | [log] [tgz] |
|---|---|---|
| author | Jens Geyer <jensg@apache.org> | Thu Apr 02 22:41:22 2015 +0200 |
| committer | Jens Geyer <jensg@apache.org> | Thu Apr 02 22:41:22 2015 +0200 |
| tree | d0884f941901d5d44d4f6c89bfa60d3bfff8d3df | |
| parent | af577247c9b6af55f8828d56e10d4db7298cb97e [diff] |
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.