2015-12-15 18:51:38 -08:00
|
|
|
|
|
|
|
# intellij files
|
2011-12-06 01:11:12 +02:00
|
|
|
.idea/
|
|
|
|
*.iml
|
2014-12-23 12:35:01 +05:30
|
|
|
*.ipr
|
|
|
|
*.iws
|
2016-02-04 15:44:30 -08:00
|
|
|
build-idea/
|
2015-08-04 09:36:22 -04:00
|
|
|
|
2015-12-15 18:51:38 -08:00
|
|
|
# eclipse files
|
2011-05-23 15:14:22 +01:00
|
|
|
.project
|
|
|
|
.classpath
|
2015-07-28 18:13:02 -04:00
|
|
|
.settings
|
2016-02-04 15:44:30 -08:00
|
|
|
build-eclipse/
|
2011-12-08 09:47:07 +01:00
|
|
|
|
2015-12-15 18:51:38 -08:00
|
|
|
# netbeans files
|
2011-12-08 09:47:07 +01:00
|
|
|
nb-configuration.xml
|
|
|
|
nbactions.xml
|
2013-07-15 15:28:38 -05:00
|
|
|
|
2015-12-15 18:51:38 -08:00
|
|
|
# gradle stuff
|
|
|
|
.gradle/
|
|
|
|
build/
|
2015-10-29 15:55:41 -07:00
|
|
|
|
2018-04-25 22:11:40 -04:00
|
|
|
# vscode stuff
|
|
|
|
.vscode/
|
2015-12-15 18:51:38 -08:00
|
|
|
|
|
|
|
# testing stuff
|
|
|
|
**/.local*
|
|
|
|
.vagrant/
|
2016-10-05 16:24:22 -04:00
|
|
|
/logs/
|
2015-12-15 18:51:38 -08:00
|
|
|
|
|
|
|
# osx stuff
|
|
|
|
.DS_Store
|
|
|
|
|
2016-12-19 13:08:24 +01:00
|
|
|
# default folders in which the create_bwc_index.py expects to find old es versions in
|
|
|
|
/backwards
|
|
|
|
/dev-tools/backwards
|
|
|
|
|
2015-12-16 11:56:55 -08:00
|
|
|
# needed in case docs build is run...maybe we can configure doc build to generate files under build?
|
2015-12-15 18:51:38 -08:00
|
|
|
html_docs
|
2015-12-16 11:56:55 -08:00
|
|
|
|
|
|
|
# random old stuff that we should look at the necessity of...
|
2015-12-15 18:51:38 -08:00
|
|
|
/tmp/
|
2016-02-04 15:44:30 -08:00
|
|
|
eclipse-build
|
2019-07-08 17:49:33 +03:00
|
|
|
|
|
|
|
# projects using testfixtures
|
|
|
|
testfixtures_shared/
|
2019-11-13 17:12:00 +02:00
|
|
|
|
|
|
|
# These are generated from .ci/jobs.t
|
|
|
|
.ci/jobs/
|