1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

Add back app.ignore

This commit is contained in:
Thomas Reynolds 2016-01-12 10:53:25 -08:00
parent 18e4ee41d0
commit 8daa5eba3e

View file

@ -5,6 +5,7 @@ module Middleman
class Ignores < ConfigExtension
self.resource_list_manipulator_priority = 0
expose_to_application :ignore
expose_to_config :ignore
# Ignore a path or add an ignore callback