mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-3012 Ignore the generated library
X-SVN-Rev: 12424
This commit is contained in:
parent
bf9e23f9c4
commit
b2b34693e4
2 changed files with 2 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -121,11 +121,10 @@ icu4c/source/i18n/libicu*.*
|
|||
icu4c/source/icudefs.mk
|
||||
icu4c/source/layout/*.d
|
||||
icu4c/source/layout/*.pdb
|
||||
icu4c/source/layout/.#*
|
||||
icu4c/source/layout/Debug
|
||||
icu4c/source/layout/Makefile
|
||||
icu4c/source/layout/Release
|
||||
icu4c/source/layout/libicule.so.20.0
|
||||
icu4c/source/layout/libicule.*
|
||||
icu4c/source/layout/tmp
|
||||
icu4c/source/layoutex/*.d
|
||||
icu4c/source/layoutex/*.pdb
|
||||
|
|
|
@ -3,6 +3,5 @@
|
|||
Debug
|
||||
Makefile
|
||||
Release
|
||||
libicule.so.20.0
|
||||
libicule.*
|
||||
tmp
|
||||
.#*
|
||||
|
|
Loading…
Add table
Reference in a new issue