-
Notifications
You must be signed in to change notification settings - Fork 89
/
.gitignore
70 lines (68 loc) · 907 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
outputs
vendor
data
.cache
node_modules
yarn-error.log
lib
!pkg/lib
!webui/lib
.DS_Store
dist/*.sha256
dist/*.tar.gz
env.*
.env
.devstack.env
*.swp
*.swo
bin/*/*
.vscode
vendor/*
bin/*
/bacalhau
.venv
temperature_sensor_data.csv
temperature_sensor_data.csv.bz2
.ipynb_checkpoints
__debug_bin
__debug_bin.exe
.terraform/*
*.tfstate
*.tfstate.backup
.terraform.lock.hcl
production.tfvars
ops/terraform/*.out
dashboard/terraform/.terraform
dashboard/frontend/dist
dashboard/pgdata
*_unit.json
.trunk/logs
benchmark/results
shards
__pycache__
stderr
stdout
unittests.xml
tests.xml
output_dir
experimental/*
.idea/
job-*
!job-info-consumer*
!testdata/job-*
coverage/
coverage.out
docker/.images
docker/.pulled
clients/pyproject.toml
webui/.yarn
install-state.gz
webui/.yarn/yarn.build.json
dist/
.web-build-guard
.secret
.arg
.ruff_cache
.aider*
# Integration Tests
test_integration/common_assets/bacalhau_bin