go-xkcdreader/.gitignore

18 lines
341 B
Plaintext

.direnv
# binaries/symlinks to binaries
result
result-*
go-xkcdreader
.vimrc
# drone starlark command used for "test-conversion" to yaml looks for
# '.drone.star' file (or a symlink) and what we've got is .drone.starlark,
# hence ignore the link and the generated .drone.yml
.drone.star
.drone.yml
# coverage or other binary files
*.out