Skip to content

Commit 6e428ef

Browse files
Add test to gitignore
1 parent c7ad460 commit 6e428ef

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ src/py/integration_tests/report*
2525
node_modules/
2626

2727
src/py/site/*
28+
29+
# Test
30+
.hypothesis
31+
.coverage

0 commit comments

Comments
 (0)