Remove sample files when running rake clean.

This commit is contained in:
Yorick Peterse 2014-05-01 20:57:17 +02:00
parent 1c35317165
commit e33bb6f901
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ CLEAN.include(
'yardoc',
LEXER_OUTPUT,
PARSER_OUTPUT,
'benchmark/fixtures/big.xml'
'benchmark/fixtures/big.xml',
'profile/samples/**/*.txt'
)
FILE_LIST = FileList.new(