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
|
# Aiken's default documentation export
|
||||||
docs/
|
docs/
|
||||||
*.cbor
|
*.cbor
|
||||||
|
!ctx/inputs.cbor
|
||||||
*.log
|
*.log
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
81825820000000000000000000000000000000000000000000000000000000000000000000
|
Loading…
Reference in New Issue