Skip to content

Is submitting a Pull Request for the examples okay? #250

Answered by ggerganov
Lexevolution asked this question in Q&A
Discussion options

You must be logged in to vote

All PRs are very welcome - especially examples.
The .gitignore is aimed at ignoring the produced binaries.
For example, if you run make stream it will produce the binary stream. I want the binary to be ignored.

I now realise that it is probably also ignoring the corresponding folder in examples/.
This is not intended - simply override with git add -f ....
If somebody knows how to gitignore just in the root folder - let me know.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@j-f1
Comment options

Answer selected by Lexevolution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants