diff --git a/.gitignore b/.gitignore index 49a505a67b..d895fe15cd 100644 --- a/.gitignore +++ b/.gitignore @@ -105,7 +105,7 @@ y.tab.c /benchmark/fasta.output.* /benchmark/wc.input -/enc/unicode/data/*.txt +/enc/unicode/data # /enc/trans/ /enc/trans/*.c diff --git a/ChangeLog b/ChangeLog index 81878acccb..ef7a9aa57a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 31 09:56:41 2014 SHIBATA Hiroshi + + * .gitignore: ignored unicode data with version directories. + Fri Oct 31 09:35:30 2014 SHIBATA Hiroshi * .travis.yml: tweak build scripts for unicode_normalize.rb.