GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/50
[Git] add gitignore
Add gitignore to avoid accidentially adding binaries,
IDE files, etc.
https://jira.apache.org/jira/browse/CRAIL-69
Signed-off-by: Jonas Pfefferle <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail gitignore
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/50.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 #50
----
commit 69e3c6750d0f17a91b88ef48cbc7e47c753d5ca4
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-10-24T08:45:32Z
[Git] add gitignore
Add gitignore to avoid accidentially adding binaries,
IDE files, etc.
https://jira.apache.org/jira/browse/CRAIL-69
Signed-off-by: Jonas Pfefferle <[email protected]>
----
---