view .hgignore @ 179:defd388aba0c

Do not yield theano shared variables. They can only be used by theano.function().
author Arnaud Bergeron <abergeron@gmail.com>
date Sat, 27 Feb 2010 16:07:09 -0500
parents 4d3d3627df3e
children 109ebd3e67c0
line wrap: on
line source

# use glob syntax.
syntax: glob

*.pyc
*~