nosqlbench/.gitignore
2020-03-11 09:57:22 -05:00

16 lines
159 B
Plaintext

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