|
beeae6ab69
|
Add some tests for IgnoreFiles
And log error on invalid regexp.
See #1189
|
2015-06-03 18:54:15 +02:00 |
|
|
6e1b0e0c00
|
Apply gofmt -s
|
2015-03-05 23:57:38 +01:00 |
|
|
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 #239
|
2014-04-26 23:17:54 -06:00 |
|
|
2c0ded7f9f
|
Add test for ignoring ~$ files
|
2014-02-28 23:24:09 -05:00 |
|
|
610c06e658
|
Introduce source.Filesystem
This provides an abstraction over how files are processed by Hugo. This
allows for alternatives like CMS systems or Dropbox, etc.
|
2013-09-04 22:42:52 -07:00 |
|