mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 01:58:24 +00:00
18 lines
195 B
Plaintext
18 lines
195 B
Plaintext
# Maven build files
|
|
target
|
|
*.log
|
|
maven-eclipse.xml
|
|
build.properties
|
|
site-content
|
|
|
|
# IntelliJ IDEA files
|
|
.idea
|
|
.iws
|
|
*.iml
|
|
*.ipr
|
|
|
|
# Eclipse files
|
|
.settings
|
|
.classpath
|
|
.project
|
|
.externalToolBuilders |