diff options
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/.gitignore')
-rw-r--r-- | vendor/github.com/pelletier/go-toml/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/pelletier/go-toml/.gitignore b/vendor/github.com/pelletier/go-toml/.gitignore index 99e38bbc..e6ba63a5 100644 --- a/vendor/github.com/pelletier/go-toml/.gitignore +++ b/vendor/github.com/pelletier/go-toml/.gitignore @@ -1,2 +1,5 @@ test_program/test_program_bin fuzz/ +cmd/tomll/tomll +cmd/tomljson/tomljson +cmd/tomltestgen/tomltestgen |