mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-4827 Ignore gentest.exe
X-SVN-Rev: 18890
This commit is contained in:
parent
646b6d59be
commit
3462ebb55d
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -390,6 +390,7 @@ icu4c/source/tools/gentest/Debug
|
|||
icu4c/source/tools/gentest/Makefile
|
||||
icu4c/source/tools/gentest/Release
|
||||
icu4c/source/tools/gentest/gentest
|
||||
icu4c/source/tools/gentest/gentest.exe
|
||||
icu4c/source/tools/gentz/*.d
|
||||
icu4c/source/tools/gentz/*.pdb
|
||||
icu4c/source/tools/gentz/*.plg
|
||||
|
|
|
@ -5,3 +5,4 @@ Makefile
|
|||
*.o
|
||||
*.pdb
|
||||
gentest
|
||||
gentest.exe
|
Loading…
Add table
Reference in a new issue