diff options
Diffstat (limited to 'vendor/github.com/pelletier/go-toml/v2/.gitignore')
-rw-r--r-- | vendor/github.com/pelletier/go-toml/v2/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/pelletier/go-toml/v2/.gitignore b/vendor/github.com/pelletier/go-toml/v2/.gitignore new file mode 100644 index 00000000..a69e2b0e --- /dev/null +++ b/vendor/github.com/pelletier/go-toml/v2/.gitignore @@ -0,0 +1,6 @@ +test_program/test_program_bin +fuzz/ +cmd/tomll/tomll +cmd/tomljson/tomljson +cmd/tomltestgen/tomltestgen +dist
\ No newline at end of file |