[
https://issues.apache.org/jira/browse/MINIFI-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15693327#comment-15693327
]
ASF GitHub Bot commented on MINIFI-141:
---------------------------------------
GitHub user jdye64 opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/25
MINIFI-141 ignore build, bin, target, *.o, and *.a files in project
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdye64/nifi-minifi-cpp MINIFI-141
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/25.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 #25
----
commit 3eafe18dded7af84867d38549d758805add05074
Author: Jeremy Dyer <[email protected]>
Date: 2016-11-24T13:46:17Z
MINIFI-141 ignore build, bin, target, *.o, and *.a files in project
----
> Add "build" directory to .gitignore
> -----------------------------------
>
> Key: MINIFI-141
> URL: https://issues.apache.org/jira/browse/MINIFI-141
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: C++
> Affects Versions: cpp-0.0.1
> Reporter: Jeremy Dyer
> Priority: Minor
> Fix For: cpp-0.1.0
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> Add the resulting "build" and "bin" directories to the .gitignore file to
> ease development and make sure no build files are accidentally committed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)