mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-743 data rearrange
X-SVN-Rev: 3097
This commit is contained in:
parent
0c8f5b9554
commit
e91eea2b42
2 changed files with 8 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -52,6 +52,10 @@ icu4c/source/config/Makefile.inc
|
|||
icu4c/source/data/*.brk
|
||||
icu4c/source/data/*.cnv
|
||||
icu4c/source/data/*.dat
|
||||
icu4c/source/data/*.dll
|
||||
icu4c/source/data/*.exp
|
||||
icu4c/source/data/*.lib
|
||||
icu4c/source/data/*.obj
|
||||
icu4c/source/data/*.res
|
||||
icu4c/source/data/.links
|
||||
icu4c/source/data/Makefile
|
||||
|
|
|
@ -4,3 +4,7 @@ Makefile
|
|||
*.dat
|
||||
*.res
|
||||
*.brk
|
||||
*.dll
|
||||
*.exp
|
||||
*.obj
|
||||
*.lib
|
||||
|
|
Loading…
Add table
Reference in a new issue