# File lib/sinatra/reloader.rb, line 140
        def ignore(path)
          watcher_for(path).ignore
        end