Skip to content

Instantly share code, notes, and snippets.

@bmaland
Created November 18, 2010 14:27
Show Gist options
  • Select an option

  • Save bmaland/705035 to your computer and use it in GitHub Desktop.

Select an option

Save bmaland/705035 to your computer and use it in GitHub Desktop.
Echoe.new(PROJECT) do |p|
# ...
p.ignore_pattern = FileList[".gitignore"]
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment