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