Jens Geyer created THRIFT-3075:
----------------------------------
Summary: Add compiler/cpp/lex.yythriftl.cc to gitignore.
Key: THRIFT-3075
URL: https://issues.apache.org/jira/browse/THRIFT-3075
Project: Thrift
Issue Type: Improvement
Components: Compiler (General)
Reporter: Jens Geyer
Assignee: Jens Geyer
Priority: Trivial
GitHub user huerlisi opened a pull request:
https://github.com/apache/thrift/pull/412
Add compiler/cpp/lex.yythriftl.cc to gitignore.
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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huerlisi/thrift fixes/ignore-yacc-output
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/412.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #412
----
commit 415549dd77f443b7d626c013a679fb893f773257
Author: Simon Hürlimann (CyT) <[email protected]>
Date: 2015-03-30T10:54:15Z
Add compiler/cpp/lex.yythriftl.cc to gitignore.
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 message was sent by Atlassian JIRA
(v6.3.4#6332)