Don't process dotfiles
authorChristoph Burgdorf <christoph.burgdorf@bvsn.org>
Mon, 14 Apr 2014 21:25:54 +0000 (23:25 +0200)
committerspf13 <steve.francia@gmail.com>
Sun, 27 Apr 2014 05:17:54 +0000 (23:17 -0600)
commitf271faea066c47817c8a9a62ef5509a151452d6a
tree7cc9b65bc37abd021d04a77020dd7896099e97d4
parent5581e33a34ce852594ba03c3c7f0c067062d1358
Don't process dotfiles

This commit makes it so that not only files
but also folders which start with a dot
are ignored.

Fixes #239
source/content_directory_test.go
source/filesystem.go