nosqlbench/.gitignore
2020-08-14 10:06:54 -05:00

18 lines
181 B
Plaintext

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