Skip to content

Commit 9b04968

Browse files
committed
chore: ignore sharded functional test artifacts
1 parent e6fe2d3 commit 9b04968

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ target/
6464
# Tests artifacts
6565
mutants.out*
6666
lcov.info
67+
functional-tests/_dd_parallel_shard*/
6768

6869
# Unit test / coverage reports
6970
htmlcov/
@@ -97,4 +98,4 @@ fuzz-*.log
9798

9899
# Docker volume data
99100
docker/vol/fdb/data/
100-
docker/vol/mosaic-*/tables/
101+
docker/vol/mosaic-*/tables/

0 commit comments

Comments
 (0)