kanbn2md/.gitignore
Todd Davis b9acf6cc67 Inital release of kanbn2md
Renders json output of `kanbn board -j` as a markdown table.
2021-06-12 08:54:28 -05:00

21 lines
330 B
Plaintext

#### joe made this: http://goel.io/joe
#### go ####
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
.kanbn