nosqlbench/.gitignore
2020-02-25 12:36:08 -06:00

15 lines
147 B
Plaintext

local/**
metrics/**
bin/**
**/.idea
**/*.iml
**/target
**/.classpath
**/.project
**/.settings
**/*.log
**/logs
**/*.*log
**/generated
**/.DS_Store