commit | 0a26460f8397c187021d45aab04ce6e2ca97f467 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Oct 26 08:25:13 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Oct 28 16:57:26 2019 +0000 |
tree | 62f815b73bb4c53902961fd8d71adc8a802218be | |
parent | 8a983921d4a099d89a5fd8ea4d704209ed1dcda5 [diff] [blame] |
add Testing to gitignore Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I65c9c7504dc24d2e91d6bb1902f79c1f11b6fc50
diff --git a/.gitignore b/.gitignore index 03a2204..4c0e7bb 100644 --- a/.gitignore +++ b/.gitignore
@@ -23,3 +23,4 @@ entityManagerTests .idea/ cmake-build-debug/ +Testing