5 lines
79 B
Ruby
5 lines
79 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
desc "Remove all build products"
|
||
|
task "clobber"
|