From a8fb4b17727651beadfa2c7c4d899fd0f4947c5a Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Fri, 29 May 2015 13:52:48 -0400 Subject: add toupper/tolower functions (for JuliaLang/julia#11471) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0961a6b..4c9b2df 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ utf8proc_data.c.new printproperty charwidth valid -iterate \ No newline at end of file +iterate +case -- cgit v1.2.3