diff options
author | duerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-10-21 08:12:20 +0000 |
---|---|---|
committer | duerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-10-21 08:12:20 +0000 |
commit | 5c27164d594997ae91442f46cbab4eace69a17f0 (patch) | |
tree | be4210c5a226f00c2b07f24969162d88f663eca1 /.gitignore | |
parent | 7415796ca397ab293ded29122de30644ed437497 (diff) | |
download | ruby-5c27164d594997ae91442f46cbab4eace69a17f0.tar.gz |
lib/unicode_normalize/tables.rb: Committing to make version
update easier and more predictable, and reducing compilation
time.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48072 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 49a505a67b..38a33b2fc3 100644 --- a/.gitignore +++ b/.gitignore @@ -141,8 +141,6 @@ y.tab.c # /gems /gems/*.gem -/lib/unicode_normalize/tables.rb - # /spec/ /spec/mspec /spec/rubyspec |