File tree Expand file tree Collapse file tree 1 file changed +0
-54
lines changed
Expand file tree Collapse file tree 1 file changed +0
-54
lines changed Original file line number Diff line number Diff line change 1- # dependencies
2- node_modules /
3-
4- # Tooling caches
5- * .tsbuildinfo
6- .eslintcache
7-
81# Log files
92* .log
103
@@ -21,8 +14,6 @@ generated/
2114.envrc
2215.env *
2316.dbenv
24- ! crib /.env.example
25- ! .github /actions /setup-postgres /.env
2617.direnv
2718.idea
2819.vscode /
4031credentials.env
4132gcr_creds.env
4233
43- # DB backups
44-
45- cl_backup_ * .tar.gz
46-
47- # Test artifacts
48- core /cmd /TestClient_ImportExportP2PKeyBundle_test_key.json
49- output.txt
50- race. *
51- golangci-lint-output.txt
52- /golangci-lint /
53- .covdata
54- core /services /job /testdata /wasm /testmodule.wasm
55- core /services /job /testdata /wasm /testmodule.br
56-
57- # DB state
58- . /db /
59- .s.PGSQL.5432.lock
60-
61- # can be left behind by tests
62- core /cmd /vrfkey1
63-
64- # Integration Tests
65- integration-tests /** /logs /
66- tests- * .xml
67- * .test
68- tmp-manifest- * .yaml
69- ztarrepo.tar.gz
70- ** /test-ledger /*
71- __debug_bin *
72- .test_summary /
73- db_dumps /
74- .run.id
75- integration-tests /** /traces /
76- integration-tests /** /integration-tests
77- benchmark_report.csv
78- benchmark_summary.json
79- secrets.toml
80- tmp_laneconfig /
81-
82- # goreleaser builds
83- cosign. *
84- dist /
85- MacOSX *
86-
8734# Test & linter reports
8835* report.xml
8936* report.json
9037* .out
9138dot_graphs /
9239
93- contracts /yarn.lock
9440
9541# Ignore DevSpace cache and log folder
9642.devspace /
You can’t perform that action at this time.
0 commit comments