mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-07 10:38:22 +00:00
20 lines
199 B
Plaintext
20 lines
199 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
|