ICU-743 data rearrange

X-SVN-Rev: 3097
This commit is contained in:
Steven R. Loomis 2000-12-01 22:46:27 +00:00
parent 0c8f5b9554
commit e91eea2b42
2 changed files with 8 additions and 0 deletions

4
.gitignore vendored
View File

@ -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

View File

@ -4,3 +4,7 @@ Makefile
*.dat
*.res
*.brk
*.dll
*.exp
*.obj
*.lib