mirror of https://github.com/citusdata/citus.git
Add missing regression test output files to .gitignore
parent
5ad8bd37f1
commit
dee34c24fd
|
@ -5,3 +5,7 @@
|
||||||
/tmp_check/
|
/tmp_check/
|
||||||
/results/
|
/results/
|
||||||
/log/
|
/log/
|
||||||
|
|
||||||
|
# Regression test output
|
||||||
|
/regression.diffs
|
||||||
|
/regression.out
|
||||||
|
|
Loading…
Reference in New Issue