chroma-markdown/vendor/github.com/alecthomas/chroma/.gitignore

20 lines
316 B
Plaintext
Raw Normal View History

2017-10-22 05:37:38 +02:00
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
2018-01-06 23:02:24 +01:00
/cmd/chroma/chroma
2017-10-22 05:37:38 +02:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
_models/
2018-01-06 23:02:24 +01:00
2019-07-01 05:14:09 +02:00
_examples/