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
commit81ab413288b935d4c09cf9b3547c4d3913671874 (patch)
treeccc6305c6f420fdc2b2e47054d009ecc668e56ff /.gitignore
parentde4181735161a4a4bbb3771ebb30bd620c243b06 (diff)
downloadruby-81ab413288b935d4c09cf9b3547c4d3913671874.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