Ignore db_test2

Summary: Add db_test2 to .gitignore

Test Plan: make sure db_test2 dont show in "git status"

Reviewers: sdong, yhchiang, andrewkr, anthony

Reviewed By: anthony

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D55191
This commit is contained in:
Islam AbdelRahman 2016-03-07 15:56:16 -08:00
parent 200080ed72
commit badd6b7846
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -42,6 +42,7 @@ unity.a
tags
rocksdb_dump
rocksdb_undump
db_test2
java/out
java/target