mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 18:18:22 +00:00
62edfb7ab4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1519294 13f79535-47bb-0310-9956-ffa450edef68
18 lines
174 B
Plaintext
18 lines
174 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
|