[mlpack-git] [mlpack/mlpack] fix default output problem and some styles (#680)

Marcus Edel notifications at github.com
Tue Jun 14 20:19:10 EDT 2016


> @@ -6,3 +6,6 @@ build*
>  *.bak
>  src/mlpack/core/util/gitversion.hpp
>  src/mlpack/core/util/arma_config.hpp
> +
> +.idea

You can also create or modify the global ``~/.gitignore`` file or any other file:

``
git config --global core.excludesfile '~/.gitignore'
``

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/680/files/8ebabddf829267008c22393820e07dc753d289c7#r67080886
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160614/87c53a9b/attachment.html>


More information about the mlpack-git mailing list