You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by cj...@apache.org on 2018/03/14 23:25:08 UTC

[incubator-mxnet] 08/11: Ignore cything built files

This is an automated email from the ASF dual-hosted git repository.

cjolivier01 pushed a commit to branch cython
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git

commit b937244a7549b21dd81b58f3ab82c3a3a472b820
Author: Olivier <co...@amazon.com>
AuthorDate: Fri Mar 9 09:24:10 2018 -0800

    Ignore cything built files
---
 python/mxnet/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/python/mxnet/.gitignore b/python/mxnet/.gitignore
new file mode 100644
index 0000000..52d25ae
--- /dev/null
+++ b/python/mxnet/.gitignore
@@ -0,0 +1,2 @@
+*.cxx
+*.so

-- 
To stop receiving notification emails like this one, please contact
cjolivier01@apache.org.