Revision e96e71becf44ca45a38fd0286ef39f78c9a4a777 authored by Ankit Gupta on 25 April 2014, 20:57:20 UTC, committed by Ankit Gupta on 25 April 2014, 20:57:20 UTC
1 parent 042221b
Raw File
.gitignore
build_config.mk

*.a
*.arc
*.d
*.dylib*
*.gcda
*.gcno
*.o
*.so
*.so.*
*_test
*_bench
*_stress
*.out
*.class
*.jar
*.*jnilib*
*.d-e

ldb
manifest_dump
sst_dump
util/build_version.cc
build_tools/VALGRIND_LOGS/
coverage/COVERAGE_REPORT
.gdbhistory
.phutil_module_cache
tags
java/*.log
java/include/org_rocksdb_*.h
back to top