ICU-21427 Don't ignore already checked-in files under "tools/cldr/lib".

Co-authored-by: Victor Chang <vichang@google.com>
This commit is contained in:
Jeff Genovy 2020-12-06 14:53:20 -08:00
parent 0895a223a3
commit dc5ab7aa6e

View file

@ -1,6 +1,8 @@
# Exclude the Maven local repository but keep the lib directory and the top-level readme.
# Exclude the Maven local repository but keep the lib directory and the top-level readme, scripts and build config.
/lib/**
!/lib/README.txt
!/lib/install-cldr-jars.sh
!/lib/pom.xml
# Ignore the default Maven target directory.
/cldr-to-icu/target