Skip to content

Commit f4f8664

Browse files
authored
Merge pull request #173 from danmcp/cleanupfunc
Remove functional test output and add to .gitignore
2 parents ff1d612 + c0468ce commit f4f8664

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
@@ -57,6 +57,10 @@ coverage
5757
cover/
5858
durations/*
5959

60+
# Functional tests
61+
mt_bench_branch_generator/*
62+
eval_output/*
63+
6064
# Translations
6165
*.mo
6266
*.pot

0 commit comments

Comments
 (0)