10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
/docker-compose.override.yml
|
|
/docs/build
|
|
|
|
# npm
|
|
/bats-*.tgz
|
|
# we don't have any deps; un-ignore if that changes
|
|
/package-lock.json
|
|
test/.bats/run-logs/
|
|
# scratch file that should never be committed
|
|
/test.bats |