summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@mit.edu>2015-05-29 13:52:48 -0400
committerSteven G. Johnson <stevenj@mit.edu>2015-05-29 22:00:30 -0400
commita8fb4b17727651beadfa2c7c4d899fd0f4947c5a (patch)
treeaff90af7a3890bed7679ee46e3f290fd9df03dac /.gitignore
parent35ec8e32e7e9ccbc7bc12da6eec5b11e72a9e674 (diff)
downloadlibutf8proc-a8fb4b17727651beadfa2c7c4d899fd0f4947c5a.tar.gz
libutf8proc-a8fb4b17727651beadfa2c7c4d899fd0f4947c5a.tar.bz2
add toupper/tolower functions (for JuliaLang/julia#11471)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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