utf8proc

A clean C library for processing UTF-8 Unicode data
git clone https://git.sinitax.com/juliastrings/utf8proc
Log | Files | Refs | README | LICENSE | sfeed.txt

commit 7c14edafcb80d32606ab302b9a9e9621ecf7ccf8
parent bab7aecdde775b2caee1585add7eaf8c681ee8a0
Author: Steven G. Johnson <stevenj@alum.mit.edu>
Date:   Thu, 16 Dec 2021 20:53:02 -0500

update gitignore

Diffstat:
M.gitignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -34,3 +34,5 @@ /msvc_shared/ /msvc_static/ /build/ +NEWS-update.jl +libutf8proc.pc