ICU-393 .cvsignore

X-SVN-Rev: 6837
This commit is contained in:
Vladimir Weinstein 2001-11-13 20:06:53 +00:00
parent fed49ce387
commit 3bbd525f2b
5 changed files with 18 additions and 2 deletions

8
.gitignore vendored
View File

@ -177,6 +177,7 @@ icu4c/source/test/testmap/Debug
icu4c/source/test/testmap/Makefile
icu4c/source/test/testmap/Release
icu4c/source/test/testmap/testmap
icu4c/source/test/testmap/testmap.plg
icu4c/source/test/thaitest/Makefile
icu4c/source/tools/*.d
icu4c/source/tools/*.pdb
@ -221,6 +222,7 @@ icu4c/source/tools/gencnval/convrtrs.txt.[0-9]
icu4c/source/tools/gencnval/gencnval
icu4c/source/tools/gencnval/gencnval.[0-9]
icu4c/source/tools/gencnval/tmp
icu4c/source/tools/genfchk/Debug
icu4c/source/tools/genfchk/Makefile
icu4c/source/tools/genfchk/genfchk
icu4c/source/tools/genfchk/genfchk.d
@ -246,6 +248,7 @@ icu4c/source/tools/genprops/Makefile
icu4c/source/tools/genprops/Release
icu4c/source/tools/genprops/genprops
icu4c/source/tools/genprops/tmp
icu4c/source/tools/genqchk/Debug
icu4c/source/tools/genqchk/Makefile
icu4c/source/tools/genqchk/genqchk
icu4c/source/tools/genqchk/genqchk.d
@ -254,6 +257,11 @@ icu4c/source/tools/genrb/*.pdb
icu4c/source/tools/genrb/Debug
icu4c/source/tools/genrb/Makefile
icu4c/source/tools/genrb/Release
icu4c/source/tools/genrb/genjp/Debug
icu4c/source/tools/genrb/genjp/genjp.ncb
icu4c/source/tools/genrb/genjp/genjp.opt
icu4c/source/tools/genrb/genjp/genjp.plg
icu4c/source/tools/genrb/genjp/genjp.positions
icu4c/source/tools/genrb/genrb
icu4c/source/tools/genrb/genrb.[0-9]
icu4c/source/tools/genrb/tmp

View File

@ -1,5 +1,6 @@
*.d
Makefile
testmap
Debug
Makefile
Release
testmap
testmap.plg

View File

@ -1,3 +1,4 @@
Debug
Makefile
genfchk
genfchk.d

View File

@ -1,3 +1,4 @@
Debug
Makefile
genqchk
genqchk.d

View File

@ -0,0 +1,5 @@
Debug
genjp.ncb
genjp.opt
genjp.plg
genjp.positions