mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-865 ignore new decmn utility
X-SVN-Rev: 4276
This commit is contained in:
parent
f4213b3f44
commit
2c108a2267
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -173,6 +173,7 @@ icu4c/source/tools/gencmn/*.plg
|
|||
icu4c/source/tools/gencmn/Debug
|
||||
icu4c/source/tools/gencmn/Makefile
|
||||
icu4c/source/tools/gencmn/Release
|
||||
icu4c/source/tools/gencmn/decmn
|
||||
icu4c/source/tools/gencmn/gencmn
|
||||
icu4c/source/tools/gencmn/tmp
|
||||
icu4c/source/tools/gencnval/*.d
|
||||
|
|
|
@ -6,3 +6,4 @@ Makefile
|
|||
*.pdb
|
||||
gencmn
|
||||
*.plg
|
||||
decmn
|
Loading…
Add table
Reference in a new issue