20 lines
340 B
Plaintext
20 lines
340 B
Plaintext
.direnv
|
|
|
|
# binaries/symlinks to binaries
|
|
result
|
|
result-*
|
|
math-optim
|
|
|
|
.vimrc
|
|
|
|
# drone starlark command used for "test-conversion" to yaml (by default)
|
|
# produces .drone.yml, hence ignore the generated .drone.yml
|
|
.drone.yml
|
|
|
|
# coverage or other binary files
|
|
*.out
|
|
|
|
# ignore image outputs by default, requiring explicit overrides
|
|
*.png
|
|
*.jp?g
|