Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
iain committed Nov 5, 2008
1 parent 2aee5f5 commit 92ae55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/rake_svn_tasks.rake
Expand Up @@ -59,6 +59,7 @@ def svn(command)
end

def svn_ignore(dir, *files)
svn "update #{dir}"
files.each do |f|
svn "remove #{File.join(dir, f)}"
end
Expand Down

0 comments on commit 92ae55f

Please sign in to comment.