Skip to content

Commit c0468ce

Browse files
author
Dan McPherson
committed
Remove functional test output and add to .gitignore
Signed-off-by: Dan McPherson <[email protected]>
1 parent 4c76340 commit c0468ce

File tree

5 files changed

+4
-902
lines changed

5 files changed

+4
-902
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ coverage.xml
5454
.pytest_cache/
5555
cover/
5656

57+
# Functional tests
58+
mt_bench_branch_generator/*
59+
eval_output/*
60+
5761
# Translations
5862
*.mo
5963
*.pot

0 commit comments

Comments
 (0)