Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
179f97c
)
Ignore .pytest_cache directory in Coala
50/13250/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Wed, 31 Oct 2018 12:19:41 +0000
(08:19 -0400)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Wed, 31 Oct 2018 12:19:41 +0000
(08:19 -0400)
Change-Id: I49476c5bf63fc83217cbf8e5957286a2dc9e82f4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.coafile
patch
|
blob
|
history
diff --git
a/.coafile
b/.coafile
index
f4a09b9
..
c52cb59
100644
(file)
--- a/
.coafile
+++ b/
.coafile
@@
-4,6
+4,7
@@
ignore = .tox/**,
.gitignore,
.gitreview,
.gitmodules,
+ .pytest_cache/**,
node_modules/**
[all.Git]