diff options
Diffstat (limited to 'vendor/github.com/tdewolff/parse/v2/.gitignore')
| -rw-r--r-- | vendor/github.com/tdewolff/parse/v2/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/tdewolff/parse/v2/.gitignore b/vendor/github.com/tdewolff/parse/v2/.gitignore new file mode 100644 index 0000000..6144b69 --- /dev/null +++ b/vendor/github.com/tdewolff/parse/v2/.gitignore | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | tests/*/fuzz-fuzz.zip | ||
| 2 | tests/*/crashers | ||
| 3 | tests/*/suppressions | ||
| 4 | tests/*/corpus/* | ||
| 5 | !tests/*/corpus/*.* | ||
