ソースを参照

less hacky, thanks will

tags/0.2.3
Jan Lehnardt 16年前
コミット
baeab34a25
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      Rakefile

+ 1
- 1
Rakefile ファイルの表示

@@ -47,5 +47,5 @@ task :yui3 do
end

task :clean do
`for file in \`cat .gitignore\`; do rm -rf $file; done`
git clean -fdx
end

読み込み中…
キャンセル
保存