nosqlbench/.gitignore

14 lines
134 B
Plaintext
Raw Normal View History

2020-02-20 15:37:24 -06:00
local/**
**/.idea
**/*.iml
**/target
**/.classpath
**/.project
**/.settings
**/*.log
**/logs
**/*.*log
**/.DS_Store
metrics/**
bin/**