jekyll/lib
Jason Roelofs 8368485fa0 Remove deletion of dot files on cleanup.
This is a potentially very dangerous action that's impossible to test that it's correct.
If the '..' check line ever disappears, even running the tests will start deleting
everything accessible on the person's computer.

All dot-files that are generated are already known by Jekyll as either a static file or
a page (yaml front matter), only remove those files.
2012-04-03 21:33:35 -05:00
..
jekyll Remove deletion of dot files on cleanup. 2012-04-03 21:33:35 -05:00
jekyll.rb Merge branch 'master' of https://github.com/laumann/jekyll 2012-01-15 20:39:55 -08:00