gitgnore CT spec files for parallel test runs
This commit is contained in:
parent
3e509c9f30
commit
1b05ab46bb
|
@ -21,6 +21,7 @@ ebin/
|
||||||
logs/
|
logs/
|
||||||
**/test/*.beam
|
**/test/*.beam
|
||||||
**/test/ct.cover.spec
|
**/test/ct.cover.spec
|
||||||
|
ct.set-*.spec
|
||||||
|
|
||||||
elvis
|
elvis
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue