Skip to content
Snippets Groups Projects
Commit 5406b086 authored by Vesa Oikonen's avatar Vesa Oikonen
Browse files

ignore draft files

parent 4f10e399
Branches
No related tags found
No related merge requests found
......@@ -70,5 +70,9 @@ compile '/*.md' do
write item.identifier.without_ext + '.html'
end
# Draft files
ignore '/*.draft'
layout '/**/*', :erb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment