Skip to content

Commit

Permalink
Ignore db_test2
Browse files Browse the repository at this point in the history
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
  • Loading branch information
IslamAbdelRahman committed Mar 7, 2016
1 parent 200080e commit badd6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ unity.a
tags
rocksdb_dump
rocksdb_undump
db_test2

java/out
java/target
Expand Down

0 comments on commit badd6b7

Please sign in to comment.