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/
|
2014-05-28 04:38:58 -04:00
|
|
|
/plugins/
|
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/
|
2014-03-28 04:59:07 -04:00
|
|
|
*-execution-hints.log
|
2013-08-28 19:24:34 -04:00
|
|
|
docs/html/
|
|
|
|
docs/build.log
|
2013-11-01 17:40:14 -04:00
|
|
|
/tmp/
|
2014-05-14 11:52:02 -04:00
|
|
|
backwards/
|
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)
|
2013-09-13 06:40:02 -04:00
|
|
|
## The only configuration files which are not ignored are certain files in
|
|
|
|
## .settings (as listed below) since these files ensure common coding
|
|
|
|
## style across Eclipse and IDEA.
|
2013-06-26 10:51:47 -04:00
|
|
|
## 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
|
2013-08-29 04:26:06 -04:00
|
|
|
eclipse-build
|
2011-05-23 10:14:22 -04:00
|
|
|
*/.project
|
|
|
|
*/.classpath
|
|
|
|
*/eclipse-build
|
2013-09-13 06:40:02 -04:00
|
|
|
/.settings/
|
|
|
|
!/.settings/org.eclipse.core.resources.prefs
|
|
|
|
!/.settings/org.eclipse.jdt.core.prefs
|
|
|
|
!/.settings/org.eclipse.jdt.ui.prefs
|
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
|