2019-06-11 19:07:54 +03:00
|
|
|
|
2019-07-11 18:30:14 +03:00
|
|
|
#############
|
|
|
|
## GraalVM ##
|
|
|
|
#############
|
|
|
|
|
|
|
|
graal_dumps
|
|
|
|
|
2020-06-16 19:18:11 +03:00
|
|
|
#########
|
|
|
|
## JVM ##
|
|
|
|
#########
|
2019-06-11 19:07:54 +03:00
|
|
|
|
2019-07-11 14:23:00 +03:00
|
|
|
graal_dumps/
|
2019-06-01 21:32:49 +03:00
|
|
|
target/
|
2019-06-11 19:07:54 +03:00
|
|
|
*.class
|
|
|
|
*.log
|
2020-09-30 14:33:57 +03:00
|
|
|
.java-version
|
2019-06-11 19:07:54 +03:00
|
|
|
|
2019-11-18 16:12:16 +03:00
|
|
|
##########
|
|
|
|
## Rust ##
|
|
|
|
##########
|
|
|
|
|
2020-06-16 19:18:11 +03:00
|
|
|
**/*.rs.bk
|
|
|
|
wasm-pack.log
|
2020-08-13 15:23:01 +03:00
|
|
|
generated/
|
2021-11-10 16:36:08 +03:00
|
|
|
/target
|
|
|
|
/build/rust/target/
|
2022-12-04 07:41:56 +03:00
|
|
|
/rust-analyzer-target
|
2022-11-09 02:15:26 +03:00
|
|
|
|
|
|
|
###########
|
|
|
|
## Scala ##
|
|
|
|
###########
|
|
|
|
|
|
|
|
.metals/
|
2019-06-11 19:07:54 +03:00
|
|
|
|
2020-07-21 15:59:40 +03:00
|
|
|
############
|
|
|
|
## NodeJS ##
|
|
|
|
############
|
|
|
|
|
|
|
|
node_modules/
|
|
|
|
|
2019-06-11 19:07:54 +03:00
|
|
|
############
|
|
|
|
## System ##
|
|
|
|
############
|
|
|
|
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
############
|
|
|
|
## Images ##
|
|
|
|
############
|
|
|
|
|
|
|
|
*.jpg
|
|
|
|
*.jpeg
|
|
|
|
*.bmp
|
|
|
|
*.psd
|
|
|
|
|
|
|
|
######################
|
|
|
|
## Tooling Specific ##
|
|
|
|
######################
|
|
|
|
|
2022-11-03 10:35:06 +03:00
|
|
|
!.idea
|
|
|
|
.idea/*
|
|
|
|
!.idea/runConfigurations/
|
2023-07-20 18:11:30 +03:00
|
|
|
!.vscode
|
|
|
|
.vscode/*
|
2022-10-27 13:16:43 +03:00
|
|
|
.metals/
|
2019-06-11 19:07:54 +03:00
|
|
|
*.swp
|
|
|
|
.projections.json
|
2020-07-03 16:42:45 +03:00
|
|
|
.nvmrc
|
2020-09-30 14:33:57 +03:00
|
|
|
*.iml
|
2022-11-15 10:05:53 +03:00
|
|
|
.enso-sources*
|
|
|
|
.metals
|
2019-08-08 14:50:29 +03:00
|
|
|
|
2019-08-09 18:25:30 +03:00
|
|
|
############################
|
|
|
|
## Rendered Documentation ##
|
|
|
|
############################
|
|
|
|
|
|
|
|
javadoc/
|
2019-11-07 15:10:21 +03:00
|
|
|
scaladoc/
|
2021-07-08 16:38:20 +03:00
|
|
|
distribution/docs
|
|
|
|
distribution/docs-js
|
2019-08-08 14:50:29 +03:00
|
|
|
|
|
|
|
#######################
|
|
|
|
## Benchmark Reports ##
|
|
|
|
#######################
|
2020-06-16 19:18:11 +03:00
|
|
|
|
2021-05-20 10:29:22 +03:00
|
|
|
bench-report*.xml
|
2019-08-09 18:25:30 +03:00
|
|
|
|
2019-08-28 18:40:08 +03:00
|
|
|
##############
|
|
|
|
## Binaries ##
|
|
|
|
##############
|
|
|
|
|
2019-09-05 19:01:51 +03:00
|
|
|
/enso
|
2020-12-09 16:58:11 +03:00
|
|
|
/project-manager
|
2020-07-28 15:57:52 +03:00
|
|
|
*.exe
|
|
|
|
/enso.exp
|
|
|
|
/enso.lib
|
|
|
|
*.pdb
|
2020-06-16 12:00:47 +03:00
|
|
|
*.jar
|
2020-12-09 16:58:11 +03:00
|
|
|
/built-distribution/
|
2019-09-12 17:47:25 +03:00
|
|
|
|
2020-07-28 15:57:52 +03:00
|
|
|
|
2019-09-12 17:47:25 +03:00
|
|
|
#########
|
|
|
|
## IDE ##
|
|
|
|
#########
|
|
|
|
|
2019-11-05 17:12:33 +03:00
|
|
|
.editorconfig
|
2020-06-16 19:18:11 +03:00
|
|
|
.bloop/
|
2020-10-22 17:12:28 +03:00
|
|
|
.bsp/
|
2020-10-30 17:06:24 +03:00
|
|
|
project/metals.sbt
|
2022-05-23 05:16:04 +03:00
|
|
|
/app/ide-desktop/build.json
|
|
|
|
/app/ide-desktop/lib/client/electron-builder-config.json
|
|
|
|
|
2020-08-10 13:14:39 +03:00
|
|
|
|
|
|
|
#################
|
|
|
|
## Build Cache ##
|
|
|
|
#################
|
|
|
|
|
|
|
|
build-cache/
|
2021-05-04 11:49:53 +03:00
|
|
|
|
2021-05-14 15:08:39 +03:00
|
|
|
##################
|
|
|
|
## Native Image ##
|
|
|
|
##################
|
|
|
|
|
|
|
|
*.build_artifacts.txt
|
2022-09-22 17:45:10 +03:00
|
|
|
/runner
|
2021-05-14 15:08:39 +03:00
|
|
|
|
2021-09-08 19:15:42 +03:00
|
|
|
######################
|
|
|
|
## Enso-Development ##
|
|
|
|
######################
|
2022-11-14 12:09:49 +03:00
|
|
|
dist/
|
2021-08-13 19:14:20 +03:00
|
|
|
distribution/lib/Standard/Examples/*/data/scratch_file
|
|
|
|
distribution/lib/Standard/Examples/*/data/image.png
|
2021-07-08 16:38:20 +03:00
|
|
|
distribution/editions
|
2021-08-13 19:14:20 +03:00
|
|
|
distribution/lib/Standard/Table/*/polyglot/
|
2021-09-02 12:28:49 +03:00
|
|
|
distribution/lib/Standard/Database/*/polyglot/
|
2021-08-13 19:14:20 +03:00
|
|
|
distribution/lib/Standard/Examples/*/data/spreadsheet.xls
|
|
|
|
distribution/lib/Standard/Examples/*/data/spreadsheet.xlsx
|
2021-11-23 11:51:17 +03:00
|
|
|
distribution/lib/*/*/*/manifest.yaml
|
2021-09-02 12:28:49 +03:00
|
|
|
|
2022-05-23 05:16:04 +03:00
|
|
|
# Resources that are downloaded during the build.
|
|
|
|
/lib/scala/pkg/src/main/resources/*
|
|
|
|
|
2021-09-03 22:41:12 +03:00
|
|
|
test/Google_Api_Test/data/secret.json
|
2021-09-02 12:28:49 +03:00
|
|
|
test/Database_Tests/data/redshift_credentials.json
|
2021-09-08 19:15:42 +03:00
|
|
|
|
2022-06-01 15:52:23 +03:00
|
|
|
# Ignore test output folder
|
|
|
|
test-results
|
|
|
|
|
2021-09-08 19:15:42 +03:00
|
|
|
#################
|
|
|
|
## Enso-Caches ##
|
|
|
|
#################
|
|
|
|
|
|
|
|
*.ir
|
|
|
|
*.meta
|
2022-07-22 17:12:52 +03:00
|
|
|
.enso/
|