10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
# Aiken compilation artifacts
|
|
artifacts/
|
|
# Aiken's project working directory
|
|
build/
|
|
# Aiken's default documentation export
|
|
docs/
|
|
*.cbor
|
|
!ctx/inputs.cbor
|
|
*.log
|