diff options
Diffstat (limited to 'vendor/github.com/buger/jsonparser/.gitignore')
-rw-r--r-- | vendor/github.com/buger/jsonparser/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/github.com/buger/jsonparser/.gitignore b/vendor/github.com/buger/jsonparser/.gitignore new file mode 100644 index 000000000..5598d8a56 --- /dev/null +++ b/vendor/github.com/buger/jsonparser/.gitignore @@ -0,0 +1,12 @@ + +*.test + +*.out + +*.mprof + +.idea + +vendor/github.com/buger/goterm/ +prof.cpu +prof.mem |