# File lib/osxwatcher.rb, line 80
    def ignore_path?(path)
      path =~ /(?:^|\/)\.(git|svn)/
    end