utf8proc/.gitignore
Steven G. Johnson 9bb261f66b ignore vscode
2019-05-10 21:13:32 -04:00

31 lines
287 B
Plaintext

*.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/custom
/tmp/