diff options
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/v2/.gitignore')
| -rw-r--r-- | vendor/github.com/pelletier/go-toml/v2/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/github.com/pelletier/go-toml/v2/.gitignore b/vendor/github.com/pelletier/go-toml/v2/.gitignore index a69e2b0eb..4b7c4eda3 100644 --- a/vendor/github.com/pelletier/go-toml/v2/.gitignore +++ b/vendor/github.com/pelletier/go-toml/v2/.gitignore @@ -3,4 +3,5 @@ fuzz/ cmd/tomll/tomll cmd/tomljson/tomljson cmd/tomltestgen/tomltestgen -dist
\ No newline at end of file +dist +tests/ |
