codex-storage-proofs/.gitignore

19 lines
236 B
Plaintext
Raw Normal View History

node_modules/
# Added by cargo
/target
# Added by cargo
#
# already existing elements were commented out
#/target
/Cargo.lock
2023-03-18 20:53:52 +00:00
.vscode
2023-03-18 20:24:29 +00:00
test/circuits/artifacts
out.log
2023-03-21 00:58:22 +00:00
src/circuit_tests/artifacts/*
!src/circuit_tests/artifacts/.keep