diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2015-05-27 13:14:13 -0700 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2015-05-27 13:14:13 -0700 |
commit | 7692159e90f2c49c3512cd2a89b3820d9e2090ba (patch) | |
tree | 0867a5318a039a06c61b83d4bb40260cdd0102c2 | |
parent | 67a77aa72399d2cfb807f3c2a8ab7f2511e157db (diff) |
update gitignore
-rw-r--r-- | vsprojects/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vsprojects/.gitignore b/vsprojects/.gitignore index dc63b1b31b..d69021ef58 100644 --- a/vsprojects/.gitignore +++ b/vsprojects/.gitignore @@ -3,7 +3,7 @@ Release *.suo *.user test_bin -grpc.opensdf -grpc.sdf +*.opensdf +*.sdf third_party/*.user /packages |