1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-02-15 10:31:15 +00:00
hugo/source
Christoph Burgdorf f271faea06 Don't process dotfiles
This commit makes it so that not only files
but also folders which start with a dot
are ignored.

Fixes 
2014-04-26 23:17:54 -06:00
..
content_directory_test.go Don't process dotfiles 2014-04-26 23:17:54 -06:00
filesystem.go Don't process dotfiles 2014-04-26 23:17:54 -06:00
filesystem_test.go
filesystem_unix_test.go Testcases for multilevel structure were wrong 2013-12-16 17:43:53 -05:00
filesystem_windows_test.go Testcases for multilevel structure were wrong 2013-12-16 17:43:53 -05:00
inmemory.go