mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
21 lines
380 B
Plaintext
21 lines
380 B
Plaintext
/target
|
|
**/target
|
|
.tmp/
|
|
# IDE / OS cruft
|
|
.idea/
|
|
.DS_Store
|
|
|
|
# Builder/test artifacts
|
|
.tmp_check/
|
|
.tmp_docker/
|
|
ci-artifacts/
|
|
tests/kzgrs/circuits_bundle/
|
|
NOMOS_RUST_SOURCES_ONLY.txt
|
|
dump.zsh
|
|
testing-framework/assets/stack/bin/
|
|
testing-framework/assets/stack/kzgrs_test_params/
|
|
|
|
# Local test artifacts (kept when NOMOS_TESTS_KEEP_LOGS=1)
|
|
tests/workflows/.tmp*
|
|
tests/workflows/.tmp*/
|