diff options
author | Duda Dornelles <ddornell@thoughtworks.com> | 2014-11-21 14:36:37 -0200 |
---|---|---|
committer | Duda Dornelles <ddornell@thoughtworks.com> | 2014-11-21 15:10:42 -0200 |
commit | d8c8de12b1119b6d955a4a28e7b066390da6b2a3 (patch) | |
tree | c0bea4bddb7b4d3517fb8ad4d6e2dcd088be9470 /service | |
parent | 0a172eabcff46584b1fccd77633bd44174e97249 (diff) |
adding perf tests results to gitignore
Diffstat (limited to 'service')
-rw-r--r-- | service/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/service/.gitignore b/service/.gitignore index 79b536ac..2a85c8d7 100644 --- a/service/.gitignore +++ b/service/.gitignore @@ -1,3 +1,4 @@ .virtualenv/ soledad-test/ build/ +test/perf/**/results |