Skip to content

Commit 5b73be2

Browse files
[ARROW-205] Add xunit-results/ to .gitignore (#189)
ARROW-205 Add xunit-results/ to .gitignore
1 parent 4613e7a commit 5b73be2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bindings/python/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ libbson
4343
mongo-c-driver-*
4444

4545

46-
# Benchmark output files
46+
# Benchmark and test output files
4747
results/*
48+
xunit-results/

0 commit comments

Comments
 (0)