diff options
Diffstat (limited to 'src/rocksdb/examples/.gitignore')
-rw-r--r-- | src/rocksdb/examples/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/rocksdb/examples/.gitignore b/src/rocksdb/examples/.gitignore new file mode 100644 index 000000000..823664ae1 --- /dev/null +++ b/src/rocksdb/examples/.gitignore @@ -0,0 +1,9 @@ +c_simple_example +column_families_example +compact_files_example +compaction_filter_example +multi_processes_example +optimistic_transaction_example +options_file_example +simple_example +transaction_example |