blob: ed5b154cd213752c8fee0649e03b24108f2be3ff [file] [log] [blame]
Victor Chang82493902020-12-23 17:27:56 +00001# Exclude the Maven local repository but keep the lib directory and the top-level readme.
2/lib/**
3!/lib/README.txt
4
5# Ignore the default Maven target directory.
Victor Chang978167a2021-01-18 17:56:33 +00006/cldr-to-icu/target
Victor Chang82493902020-12-23 17:27:56 +00007