From b596d100f568aef913c775698392db5d5eeab54a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 22 May 2015 17:38:14 +0300 Subject: [PATCH] update hunspell_new to excludes --- clean-source.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/clean-source.sh b/clean-source.sh index cb9f861..1e55767 100755 --- a/clean-source.sh +++ b/clean-source.sh @@ -618,6 +618,7 @@ clean_third_party() { '!' -path 'third_party/flot/*.js' \ '!' -path 'third_party/google_input_tools/*' \ '!' -path 'third_party/hunspell/*' \ + '!' -path 'third_party/hunspell_new/*' \ '!' -path 'third_party/hyphen/*' \ '!' -path 'third_party/iccjpeg/*' \ '!' -path 'third_party/icu/*' \ -- 2.44.0