Ignore compile module-info class-files

Now that they are not checked in any more.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906324 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2023-01-01 15:59:37 +00:00
parent d333c291de
commit a0ce31a576
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -37,3 +37,6 @@ TEST-org.apache.poi*.xml
/*/build/
dist
lib/
# Compiled module-info class-files
/poi*/src/*/java9/*.class