We can remove the .DSStore. I don't see any harm .git folder. In fact, it is useful to quickly check by doing a git status where the source code is coming from. once you delete the .git folder you won't know that. I am inclined to .git folder.
On Thu, Aug 17, 2017 at 1:57 AM, Joern Kottmann <[email protected]> wrote: > I downloaded the src distribution file and noticed the following things: > - There are many LICENSE files, and the top-level file doesn't contain > all licenses, you should consolidate all those LICENSE files and > place only one at the top level of the source tree, see here for > instructions [1]. > - The distribution contains a .DS_Store file > - The distribution contains the .git folder > > Jörn > > [1] http://www.apache.org/dev/licensing-howto.html# > assembling-license-and-notice > > On Thu, Aug 17, 2017 at 10:11 AM, Joern Kottmann <[email protected]> > wrote: > > The release tag can be found here (and should be included in the vote > mail): > > https://github.com/apache/incubator-mxnet/tree/0.11.0.rc2 > > > > Jörn > > > > On Thu, Aug 17, 2017 at 2:38 AM, Meghna Baijal > > <[email protected]> wrote: > >> This is the vote to release Apache MXNet (incubating) version 0.11.0. > >> Voting will start now (Thursday, August 17, 2017 12:37 AM UTC) and > >> close Monday, August 21, 2017 12:37 AM UTC. > >> > >> Link to release notes: > >> https://cwiki.apache.org/confluence/display/MXNET/v0.11.0+Release+Notes > <https://cwiki.apache.org/confluence/display/MXNET/v0.11.0+Release+Notes> > >> > >> Link to release candidate 0.11.0.rc2: > >> https://dist.apache.org/repos/dist/dev/incubator/mxnet/0.11.0.rc2/ < > https://dist.apache.org/repos/dist/dev/incubator/mxnet/0.11.0.rc2/> > >> > >> View this page and scroll down to “Build from Source” to build this > project: > >> http://mxnet.incubator.apache.org/get_started/install.html < > http://mxnet.incubator.apache.org/get_started/install.html> > >> > >> Changes between rc1 and rc2: > >> 1. Remove WaitToRead in dist-kvstore > >> > >> Major Features in v0.11: > >> 1. CoreML Converter: https://github.com/apache/ > incubator-mxnet/blob/master/tools/coreml/README.md < > https://github.com/apache/incubator-mxnet/blob/master/ > tools/coreml/README.md> > >> 2. Keras 1.2.2 Support: https://github.com/dmlc/keras/wiki/Installation > <https://github.com/dmlc/keras/wiki/Installation> > >> > >> > >> > >> Please make sure you TEST before you vote accordingly: > >> > >> +1 = approve > >> > >> +0 = no opinion > >> > >> -1 = disapprove (provide reason) >
