11 lines
200 B
Plaintext
11 lines
200 B
Plaintext
.DS_Store
|
|
|
|
# build artifacts from `make build`
|
|
build/
|
|
|
|
# scratch store roots / fixtures created by tests (never /tmp)
|
|
.sx-tmp/
|
|
|
|
# sx compiler caches (object cache for #import c units etc.)
|
|
.sx-cache/
|