summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-12-20 05:52:12 -0500
committerMatthewLi <matthew.lijun@huawei.com>2016-12-20 05:53:32 -0500
commit5f53e6ec38e4f0d1e200249954f655abba8bcc18 (patch)
treed4ac1975dee83b086233d53927bf9a5edb7b7b95
parentdc5216ef3b7833f5f7dfe81919b96f4e8f04280c (diff)
dovetail tool: .cache added in gitignore
please see https://gerrit.opnfv.org/gerrit/#/c/26299/ patch set 3 Change-Id: I32dd107e0e8704482e1cdb659a02b774cb7d8482 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 865a88c7..c0bae6e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ pip-log.txt
# unittest/coverage reports
.coverage
.tox
+.cache
nosetests.xml
unittest_results.log