summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ffd2eda7195f2d54eaf0f51933a7aa1a79703ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
*.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/