2011-12-06 01:11:12 +02:00
|
|
|
.idea/
|
2010-02-08 15:30:06 +02:00
|
|
|
.gradle/
|
2011-12-06 01:11:12 +02:00
|
|
|
*.iml
|
2014-12-23 12:35:01 +05:30
|
|
|
*.ipr
|
|
|
|
*.iws
|
2010-02-08 15:30:06 +02:00
|
|
|
work/
|
2010-12-05 00:02:16 +02:00
|
|
|
/data/
|
2014-05-28 09:38:58 +01:00
|
|
|
/plugins/
|
2010-11-03 21:42:36 +02:00
|
|
|
logs/
|
2010-02-08 15:30:06 +02:00
|
|
|
.DS_Store
|
|
|
|
build/
|
2011-12-06 01:11:12 +02:00
|
|
|
target/
|
2014-03-28 09:59:07 +01:00
|
|
|
*-execution-hints.log
|
2013-08-29 01:24:34 +02:00
|
|
|
docs/html/
|
|
|
|
docs/build.log
|
2013-11-01 16:40:14 -05:00
|
|
|
/tmp/
|
2014-05-14 17:52:02 +02:00
|
|
|
backwards/
|
2011-08-10 11:04:29 +02:00
|
|
|
|
2013-06-26 16:51:47 +02:00
|
|
|
## eclipse ignores (use 'mvn eclipse:eclipse' to build eclipse projects)
|
2013-09-13 12:40:02 +02: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 16:51:47 +02:00
|
|
|
## Other files (.project, .classpath) should be generated through Maven which
|
|
|
|
## will correctly set the classpath based on the declared dependencies.
|
2011-05-23 15:14:22 +01:00
|
|
|
.project
|
|
|
|
.classpath
|
2013-08-29 10:26:06 +02:00
|
|
|
eclipse-build
|
2011-05-23 15:14:22 +01:00
|
|
|
*/.project
|
|
|
|
*/.classpath
|
|
|
|
*/eclipse-build
|
2013-09-13 12:40:02 +02:00
|
|
|
/.settings/
|
|
|
|
!/.settings/org.eclipse.core.resources.prefs
|
|
|
|
!/.settings/org.eclipse.jdt.core.prefs
|
|
|
|
!/.settings/org.eclipse.jdt.ui.prefs
|
2011-12-08 09:47:07 +01:00
|
|
|
|
|
|
|
## netbeans ignores
|
|
|
|
nb-configuration.xml
|
|
|
|
nbactions.xml
|
2013-07-15 15:28:38 -05:00
|
|
|
|
|
|
|
/dependency-reduced-pom.xml
|