mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-3 better, just ignore libtoolutil.* so we can flag other .a/.so
X-SVN-Rev: 2528
This commit is contained in:
parent
7796b84016
commit
be6d9ac67f
2 changed files with 2 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -172,12 +172,11 @@ icu4c/source/tools/rbdump/Release
|
|||
icu4c/source/tools/rbdump/pkgdata
|
||||
icu4c/source/tools/rbdump/tmp
|
||||
icu4c/source/tools/tmp
|
||||
icu4c/source/tools/toolutil/*.a
|
||||
icu4c/source/tools/toolutil/*.d
|
||||
icu4c/source/tools/toolutil/*.pdb
|
||||
icu4c/source/tools/toolutil/*.so*
|
||||
icu4c/source/tools/toolutil/Debug
|
||||
icu4c/source/tools/toolutil/Makefile
|
||||
icu4c/source/tools/toolutil/Release
|
||||
icu4c/source/tools/toolutil/libtoolutil.*
|
||||
icu4c/source/tools/toolutil/pkgdata
|
||||
icu4c/source/tools/toolutil/tmp
|
||||
|
|
|
@ -5,6 +5,5 @@ Makefile
|
|||
*.d
|
||||
*.pdb
|
||||
pkgdata
|
||||
*.so*
|
||||
*.a
|
||||
libtoolutil.*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue