diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-01-08 11:55:27 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-01-08 11:55:35 +0100 |
commit | b4b5e42118ff714f60cf9b913c1b1de6151b26ae (patch) | |
tree | 5be55ba8600f2a9eb1c01bf6c2a5154a9fb3f9b7 | |
parent | gradle.eclass: respect existing JAVA_TOOL_OPTIONS (diff) | |
download | java-b4b5e42118ff714f60cf9b913c1b1de6151b26ae.tar.gz java-b4b5e42118ff714f60cf9b913c1b1de6151b26ae.tar.bz2 java-b4b5e42118ff714f60cf9b913c1b1de6151b26ae.zip |
Add metadata/.gitignore
Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r-- | metadata/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/metadata/.gitignore b/metadata/.gitignore new file mode 100644 index 00000000..467e5926 --- /dev/null +++ b/metadata/.gitignore @@ -0,0 +1 @@ +/md5-cache/ |