mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
64707a6804
This pr addresses security concerns regarding the web ide docker container. The bulk of the changes involve managing and coordinating docker networks so that the proxy runs on internal docker network as well as external one, while the web ide containers run only on the internal network.
87 lines
985 B
Plaintext
87 lines
985 B
Plaintext
.DS_Store
|
|
._.DS_Store
|
|
.stack-work
|
|
pkgs/*/.stack-work
|
|
workspaces/*/.stack-work
|
|
distribution-work
|
|
.idea
|
|
.envrc.private
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.*.sw?
|
|
.sw?
|
|
*.pyc
|
|
*.o
|
|
*.hi
|
|
dist/
|
|
cache/
|
|
target/
|
|
target-sbt/
|
|
build/
|
|
result
|
|
.project
|
|
.build
|
|
/ci-out/
|
|
**/codex.tags
|
|
/hscope.out
|
|
._thesis.pdf
|
|
\#*\#
|
|
.\#*\#
|
|
*.tix
|
|
.da-*-gui-state
|
|
/pkgs/generated
|
|
TAGS
|
|
tags
|
|
/result-*
|
|
**/.settings
|
|
**/.classpath
|
|
**/.factorypath
|
|
*.tgz
|
|
*.tar.gz
|
|
ghc-bindist
|
|
*.result.xml
|
|
**/.ensime
|
|
**/.ensime_cache
|
|
ensime.sbt
|
|
pipelinePerformance.xml
|
|
**/database_test.manifest
|
|
.gradle/
|
|
.ghci
|
|
.ghcid
|
|
*.log
|
|
.buckd
|
|
buck-out
|
|
.buckconfig.local
|
|
haskell-style-check.txt
|
|
da-daml-equities-library.txt
|
|
*.egg-info/
|
|
.flattened-pom.xml
|
|
*~
|
|
*.orig
|
|
sqlite
|
|
venv
|
|
trace.*.dat
|
|
node_modules/
|
|
/out/
|
|
.hpc
|
|
hpc-report/
|
|
/results
|
|
**/latency.csv
|
|
**/summary-report.txt
|
|
.scannerwork/
|
|
**/dump-*.txt
|
|
**/*tests.xml
|
|
ledger-api/.bin
|
|
*.db
|
|
.vscode
|
|
.m2/
|
|
.history/
|
|
**/.history/
|
|
### Bazel: https://www.gitignore.io/api/bazel ###
|
|
/bazel-*
|
|
.bazelrc.local
|
|
.ijwb
|
|
.bazelproject
|
|
.bazel-cache
|