icu/tools/cldr/.gitignore
Jeff Genovy dc5ab7aa6e ICU-21427 Don't ignore already checked-in files under "tools/cldr/lib".
Co-authored-by: Victor Chang <vichang@google.com>
2021-01-19 17:08:15 -08:00

9 lines
249 B
Text

# 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