diff options
author | Reinaldo de Souza Jr <juniorz@gmail.com> | 2015-11-11 14:25:21 -0200 |
---|---|---|
committer | Reinaldo de Souza Jr <juniorz@gmail.com> | 2015-11-11 14:25:44 -0200 |
commit | 89fd2afb0ac99b113f0f05f4c9ac8c33094080b0 (patch) | |
tree | 2794ebb5e69e7a64b621b89fcfd4f9ddc1b2ab5a /service/.gitignore | |
parent | e5cd25e3284b4901d9b61171acf8f03138709f26 (diff) |
Ignore file generated during test execution
Diffstat (limited to 'service/.gitignore')
-rw-r--r-- | service/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/service/.gitignore b/service/.gitignore index f1cd03b6..3b2ee614 100644 --- a/service/.gitignore +++ b/service/.gitignore @@ -5,3 +5,4 @@ build/ test/perf/**/results .coverage htmlcov/ +_trial_temp.lock |