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