2011-12-05 18:11:12 -05:00
|
|
|
.idea/
|
2010-02-08 08:30:06 -05:00
|
|
|
.gradle/
|
2011-12-05 18:11:12 -05:00
|
|
|
*.iml
|
2010-02-08 08:30:06 -05:00
|
|
|
work/
|
2010-12-04 17:02:16 -05:00
|
|
|
/data/
|
2010-11-03 15:42:36 -04:00
|
|
|
logs/
|
2010-02-08 08:30:06 -05:00
|
|
|
.DS_Store
|
|
|
|
build/
|
2011-12-05 18:11:12 -05:00
|
|
|
target/
|
2013-07-24 11:51:18 -04:00
|
|
|
.local-execution-hints.log
|
2011-08-10 05:04:29 -04:00
|
|
|
|
2013-06-26 10:51:47 -04:00
|
|
|
## eclipse ignores (use 'mvn eclipse:eclipse' to build eclipse projects)
|
|
|
|
## The only configuration files which are not ignored are .settings since
|
|
|
|
## these files ensure common coding style across Eclipse and IDEA
|
|
|
|
## Other files (.project, .classpath) should be generated through Maven which
|
|
|
|
## will correctly set the classpath based on the declared dependencies.
|
2011-05-23 10:14:22 -04:00
|
|
|
.project
|
|
|
|
.classpath
|
|
|
|
*/.project
|
|
|
|
*/.classpath
|
|
|
|
*/eclipse-build
|
2011-12-08 03:47:07 -05:00
|
|
|
|
|
|
|
## netbeans ignores
|
|
|
|
nb-configuration.xml
|
|
|
|
nbactions.xml
|
2013-07-15 16:28:38 -04:00
|
|
|
|
|
|
|
/dependency-reduced-pom.xml
|