074e849d84
Hop-State: A_06FN6Y387QJN3F2MET3MACG Hop-Proposal: R_06FN6Y1C6P8WK8AEVGGZHQ0 Hop-Task: T_06FN6XEKNY7YGPFTHZE3DM0 Hop-Attempt: AT_06FN6XEKNZMZE18CGY1Z2Y0
16 lines
321 B
Plaintext
16 lines
321 B
Plaintext
.DS_Store
|
|
|
|
# Hop's local state and isolated workspaces.
|
|
# Hop's database and disposable workspaces stay local. Its immutable prompt
|
|
# records are intentionally versioned with the repository.
|
|
/.hop/*
|
|
!/.hop/records/
|
|
!/.hop/records/**
|
|
|
|
# Local build and verification artifacts.
|
|
/hop
|
|
/dist/
|
|
/SHA256SUMS
|
|
/coverage.out
|
|
*.test
|