Do not ignore ctx/inputs.cbor; it is used/needed by the test runner.
This commit is contained in:
parent
b104356fb9
commit
520ceff83d
|
@ -5,4 +5,5 @@ build/
|
|||
# Aiken's default documentation export
|
||||
docs/
|
||||
*.cbor
|
||||
!ctx/inputs.cbor
|
||||
*.log
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
81825820000000000000000000000000000000000000000000000000000000000000000000
|
Loading…
Reference in New Issue