mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
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:
parent
d333c291de
commit
a0ce31a576
3
.gitignore
vendored
3
.gitignore
vendored
@ -37,3 +37,6 @@ TEST-org.apache.poi*.xml
|
|||||||
/*/build/
|
/*/build/
|
||||||
dist
|
dist
|
||||||
lib/
|
lib/
|
||||||
|
|
||||||
|
# Compiled module-info class-files
|
||||||
|
/poi*/src/*/java9/*.class
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user