[mlpack-git] master: Ignore auto-generated files, so they don't get checked in. (17f0148)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed Apr 1 19:13:20 EDT 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/857328f4a18658ee7e1fe9af96456274ec415355...17f0148f17f3f36e2bce197b74f3da697e565a8e

>---------------------------------------------------------------

commit 17f0148f17f3f36e2bce197b74f3da697e565a8e
Author: ryan <ryan at ratml.org>
Date:   Wed Apr 1 19:13:01 2015 -0400

    Ignore auto-generated files,
    so they don't get checked in.


>---------------------------------------------------------------

17f0148f17f3f36e2bce197b74f3da697e565a8e
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index df8eada..59a9fb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ build*
 *~
 .*.swp
 .*.swo
+src/mlpack/core/util/gitversion.hpp
+src/mlpack/core/util/arma_config.hpp



More information about the mlpack-git mailing list