aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-23 15:49:10 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-23 15:49:10 +0000
commit7f0c39519dfc2d23fd7385bfdfc25fe4c94fb308 (patch)
treeccc6305c6f420fdc2b2e47054d009ecc668e56ff /.gitignore
parentf608a28b282a86d9d2bad80f506daef74173a6cd (diff)
downloadruby-7f0c39519dfc2d23fd7385bfdfc25fe4c94fb308.tar.gz
fix GraphemeBreakProperty.txt
* tool/downloader.rb: download to the file given in ARGV. * tool/enc-unicode.rb (parse_GraphemeBreakProperty): fix data file path as $(UNICODE_PROPERTY_FILES) in common.mk. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 80446a2c69..947599d6e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -127,6 +127,7 @@ y.tab.c
/enc/*.exp
/enc/*.lib
/enc/unicode/data/*/*.txt
+/enc/unicode/data/*/*/*.txt
# /enc/trans/
/enc/trans/*.c