mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-05 23:03:07 +00:00
Ignore generated circuit and log artifacts
This commit is contained in:
parent
c3fac08fa1
commit
2ac1d3089a
8
.gitignore
vendored
8
.gitignore
vendored
@ -5,6 +5,14 @@
|
|||||||
.idea/
|
.idea/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Builder/test artifacts
|
||||||
|
.tmp_check/
|
||||||
|
.tmp_docker/
|
||||||
|
ci-artifacts/
|
||||||
|
tests/kzgrs/circuits_bundle/
|
||||||
|
NOMOS_RUST_SOURCES_ONLY.txt
|
||||||
|
dump.zsh
|
||||||
|
|
||||||
# Local test artifacts (kept when NOMOS_TESTS_KEEP_LOGS=1)
|
# Local test artifacts (kept when NOMOS_TESTS_KEEP_LOGS=1)
|
||||||
tests/workflows/.tmp*
|
tests/workflows/.tmp*
|
||||||
tests/workflows/.tmp*/
|
tests/workflows/.tmp*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user