diff options
Diffstat (limited to 'vendor/github.com/yuin/goldmark-highlighting/v2/.gitignore')
| -rw-r--r-- | vendor/github.com/yuin/goldmark-highlighting/v2/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/github.com/yuin/goldmark-highlighting/v2/.gitignore b/vendor/github.com/yuin/goldmark-highlighting/v2/.gitignore new file mode 100644 index 0000000..6e4db92 --- /dev/null +++ b/vendor/github.com/yuin/goldmark-highlighting/v2/.gitignore @@ -0,0 +1,13 @@ +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib + +# Test binary, build with `go test -c` +*.test +*.pprof + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out |
