diff options
Diffstat (limited to 'vendor/github.com/blevesearch/zap/v12/.gitignore')
-rw-r--r-- | vendor/github.com/blevesearch/zap/v12/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/github.com/blevesearch/zap/v12/.gitignore b/vendor/github.com/blevesearch/zap/v12/.gitignore new file mode 100644 index 0000000000..46d1cfad54 --- /dev/null +++ b/vendor/github.com/blevesearch/zap/v12/.gitignore @@ -0,0 +1,12 @@ +#* +*.sublime-* +*~ +.#* +.project +.settings +**/.idea/ +**/*.iml +.DS_Store +/cmd/zap/zap +*.test +tags |