Code Review
/
dovetail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
dc5216e
)
dovetail tool: .cache added in gitignore
01/26301/1
author
MatthewLi
<matthew.lijun@huawei.com>
Tue, 20 Dec 2016 10:52:12 +0000
(
05:52
-0500)
committer
MatthewLi
<matthew.lijun@huawei.com>
Tue, 20 Dec 2016 10:53:32 +0000
(
05:53
-0500)
please see
https://gerrit.opnfv.org/gerrit/#/c/26299/
patch set 3
Change-Id: I32dd107e0e8704482e1cdb659a02b774cb7d8482
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
865a88c
..
c0bae6e
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-22,6
+22,7
@@
pip-log.txt
# unittest/coverage reports
.coverage
.tox
+.cache
nosetests.xml
unittest_results.log