2015-12-15 21:51:38 -05:00
|
|
|
|
|
|
|
# intellij files
|
2011-12-05 18:11:12 -05:00
|
|
|
.idea/
|
|
|
|
*.iml
|
2014-12-23 02:05:01 -05:00
|
|
|
*.ipr
|
|
|
|
*.iws
|
2015-08-04 09:36:22 -04:00
|
|
|
|
2015-12-15 21:51:38 -05:00
|
|
|
# eclipse files
|
2011-05-23 10:14:22 -04:00
|
|
|
.project
|
|
|
|
.classpath
|
2013-08-29 04:26:06 -04:00
|
|
|
eclipse-build
|
2015-07-28 18:13:02 -04:00
|
|
|
.settings
|
2011-12-08 03:47:07 -05:00
|
|
|
|
2015-12-15 21:51:38 -05:00
|
|
|
# netbeans files
|
2011-12-08 03:47:07 -05:00
|
|
|
nb-configuration.xml
|
|
|
|
nbactions.xml
|
2013-07-15 16:28:38 -04:00
|
|
|
|
2015-12-15 21:51:38 -05:00
|
|
|
# gradle stuff
|
|
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
generated-resources/
|
2015-10-29 18:55:41 -04:00
|
|
|
|
2015-12-15 21:51:38 -05:00
|
|
|
# maven stuff (to be removed when trunk becomes 4.x)
|
2015-10-29 18:55:41 -04:00
|
|
|
*-execution-hints.log
|
|
|
|
target/
|
2015-12-15 21:51:38 -05:00
|
|
|
dependency-reduced-pom.xml
|
|
|
|
|
|
|
|
# testing stuff
|
|
|
|
**/.local*
|
|
|
|
.vagrant/
|
|
|
|
|
|
|
|
# osx stuff
|
|
|
|
.DS_Store
|
|
|
|
|
2015-12-16 14:56:55 -05:00
|
|
|
# needed in case docs build is run...maybe we can configure doc build to generate files under build?
|
2015-12-15 21:51:38 -05:00
|
|
|
html_docs
|
2015-12-16 14:56:55 -05:00
|
|
|
|
|
|
|
# random old stuff that we should look at the necessity of...
|
2015-12-15 21:51:38 -05:00
|
|
|
/tmp/
|
|
|
|
backwards/
|
|
|
|
|
|
|
|
|