github.com/filecoin-project/bacalhau@v0.3.23-0.20230228154132-45c989550ace/.gitignore (about) 1 outputs 2 vendor 3 data 4 .cache 5 node_modules 6 yarn-error.log 7 build 8 public 9 lib 10 .DS_Store 11 dist/*.sha256 12 dist/*.tar.gz 13 env.* 14 .env 15 .devstack.env 16 *.swp 17 *.swo 18 bin/*/* 19 .vscode 20 vendor/* 21 bin/* 22 /bacalhau 23 .venv 24 temperature_sensor_data.csv 25 temperature_sensor_data.csv.bz2 26 .ipynb_checkpoints 27 __debug_bin 28 __debug_bin.exe 29 .terraform/* 30 *.tfstate 31 *.tfstate.backup 32 .terraform.lock.hcl 33 production.tfvars 34 ops/terraform/*.out 35 dashboard/terraform/.terraform 36 dashboard/frontend/dist 37 *_unit.json 38 .trunk/logs 39 benchmark/results 40 shards 41 __pycache__ 42 stderr 43 stdout 44 unittests.xml 45 tests.xml 46 output_dir 47 experimental/* 48 .idea/ 49 job-* 50 !testdata/job-* 51 coverage/ 52 coverage.out 53 docker/.images 54 docker/.pulled 55 clients/pyproject.toml