You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
453 B
42 lines
453 B
*.tar.gz
|
|
*.exe
|
|
*.dll
|
|
*.do
|
|
*.o
|
|
*.so*
|
|
*.a
|
|
*.dll
|
|
*.dylib
|
|
*.dSYM
|
|
*.out
|
|
*.new
|
|
.vscode
|
|
/data/*.txt
|
|
/data/*.ttf
|
|
/data/*.sfd
|
|
/docs/
|
|
/bench/bench
|
|
/bench/icu
|
|
/bench/unistring
|
|
/test/normtest
|
|
/test/graphemetest
|
|
/test/printproperty
|
|
/test/charwidth
|
|
/test/misc
|
|
/test/valid
|
|
/test/iterate
|
|
/test/case
|
|
/test/iscase
|
|
/test/custom
|
|
/tmp/
|
|
/mingw_static/
|
|
/mingw_shared/
|
|
/msvc_shared/
|
|
/msvc_static/
|
|
/build/
|
|
NEWS-update.jl
|
|
libutf8proc.pc
|
|
|
|
# clangd
|
|
/.cache/
|
|
/compile_commands.json
|
|
|