diff options
author | Sven Gothel <[email protected]> | 2023-01-15 04:08:38 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-01-15 04:08:38 +0100 |
commit | 30368d69ec33f006b901c6888ce9876c12b0e6af (patch) | |
tree | a210b3bfe7148b762ffb2ca23ae908962a87dac1 /.gitignore | |
parent | 7e6319105d606706cc3154af2213125b72e85066 (diff) |
Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 API
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ test/classes test/results nbproject/private javadoc_public/ +*.log |