poi/.gitignore
Dominik Stadler a0ce31a576 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
2023-01-01 15:59:37 +00:00

43 lines
396 B
Plaintext

classes
workbook.xls
bak
build.number
*.el
scripts
untitled1.jpx
*.log
forrest.properties
compile-lib/
ooxml-lib/
ooxml-testlib/
# Eclipse
/bin
.settings
# Tests
junit*.properties
TEST-org.apache.poi*.xml
# IntelliJ
/out/
/*/out/
.idea
*.iml
*.iws
*.ipr
# Gradle
.gradle
# Ant
.ant-targets-build.xml
/build/
/*/build/
dist
lib/
# Compiled module-info class-files
/poi*/src/*/java9/*.class