Merge pull request #1357 from citusdata/fix_gitignore

Add missing regression test output files to .gitignore
pull/1376/head
Marco Slot 2017-04-28 19:13:26 -07:00 committed by GitHub
commit 8dab40da69
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@
/tmp_check/
/results/
/log/
# Regression test output
/regression.diffs
/regression.out