mirror of https://github.com/citusdata/citus.git
31 lines
428 B
Plaintext
31 lines
428 B
Plaintext
# Local binaries
|
|
/pg_regress
|
|
|
|
# Generated subdirectories
|
|
/tmp_check/
|
|
/tmp_upgrade/
|
|
/tmp_citus_upgrade/
|
|
/tmp_citus_tarballs/
|
|
/build/
|
|
/results/
|
|
/log/
|
|
/bin/test/results/
|
|
|
|
# Regression test output
|
|
/regression.diffs
|
|
/regression.out
|
|
/test_times.log
|
|
|
|
# Regression test timing
|
|
/test_times.log
|
|
|
|
# Failure test side effets
|
|
/proxy.output
|
|
|
|
# python
|
|
*.pyc
|
|
|
|
# output from diff normalization that shouldn't be commited
|
|
*.unmodified
|
|
*.modified
|